{% extends 'base.html' %} {% load bulma_tags %} {% block content %}
{% csrf_token %} {{ form|bulma }}
{% endblock %}