{% extends "www/base.html" %} {% load static unicorn %} {% block content %}

Using Django forms for validation

{% unicorn 'validation' hello="hello" %} {% endblock content %}