mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-01-05 18:42:30 +00:00
6 lines
73 B
HTML
6 lines
73 B
HTML
{% extends "base.html" %}
|
|
{% block content %}
|
|
|
|
{{ form }}
|
|
|
|
{% endblock %} |