German Correa
9bb8198f1e
Agrega librerias y temas gráficos de forma local, no cdn, directorio local lib Formulario de registro: - select se hacen con select2, falta validarlos - validación de nombre, apellido y mail ya funcionando con jquery-validate - arregla temas gráficos y de presentación FALTA: - validar los select - validar los radiobutton - TODA LA PUTA LOGICA DE BACK-END DE NUEVO!!!
30 lines
1.0 KiB
HTML
30 lines
1.0 KiB
HTML
---
|
|
layout: default
|
|
title: Components
|
|
slug: components
|
|
lead: "Over a dozen reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more."
|
|
---
|
|
|
|
|
|
{% include components/glyphicons.html %}
|
|
{% include components/dropdowns.html %}
|
|
{% include components/button-groups.html %}
|
|
{% include components/button-dropdowns.html %}
|
|
{% include components/input-groups.html %}
|
|
{% include components/navs.html %}
|
|
{% include components/navbar.html %}
|
|
{% include components/breadcrumbs.html %}
|
|
{% include components/pagination.html %}
|
|
{% include components/labels.html %}
|
|
{% include components/badges.html %}
|
|
{% include components/jumbotron.html %}
|
|
{% include components/page-header.html %}
|
|
{% include components/thumbnails.html %}
|
|
{% include components/alerts.html %}
|
|
{% include components/progress-bars.html %}
|
|
{% include components/media.html %}
|
|
{% include components/list-group.html %}
|
|
{% include components/panels.html %}
|
|
{% include components/responsive-embed.html %}
|
|
{% include components/wells.html %}
|