40118a0edc
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #13
5 lines
83 B
Twig
5 lines
83 B
Twig
{% extends 'base.html.twig' %}
|
|
|
|
{% block content %}
|
|
{{ form(form) }}
|
|
{% endblock %} |