{% extends 'index.html' %} {% block content %}

Add a beer

{% csrf_token %} {{ form.as_table }}

{% endblock %}