Files
mayan-edms/mayan/apps/dynamic_search/templates/search_results_subtemplate.html
T

6 lines
148 B
HTML

{% with 'get' as submit_method %}
{% with form_title as title %}
{% include 'main/generic_form_subtemplate.html' %}
{% endwith %}
{% endwith %}