{% extends 'layouts/base.html' %} {% load static %} {% block title %} Validation {% endblock title %} {% block bodyclass %} hold-transition sidebar-mini {% endblock bodyclass %} {% block content %}

Validation

Quick Example jQuery Validation

{% endblock content %} {% block extra_scripts %} {% endblock extra_scripts %}