{% extends 'plugshop/base.html' %} {% load plugshop %} {% block content %}
{% csrf_token %} {{form}}

{% endblock content %}