{% extends 'global.html'%} {% load static %} # {% block title %}Place erstellen{% endblock %} {% block maincontent %}

Place aktualisieren

{% csrf_token %} {{ form.as_p }}
{% endblock maincontent %}