standalone
Simon Caminada 8 years ago
parent d314e5738f
commit 874add303a

@ -1,5 +1,5 @@
{% load i18n aldryn_forms_tags %}
{% if field %}
{% include 'project/includes/field.html' %}
{% include 'project/includes/field.html' with field=field %}
{% endif %}

Loading…
Cancel
Save