Files
mayan-edms/apps/dynamic_search/templates/search_results_subtemplate.html
2011-03-10 01:54:31 -04:00

6 lines
143 B
HTML

{% with "get" as submit_method %}
{% with form_title as title %}
{% include "generic_form_subtemplate.html" %}
{% endwith %}
{% endwith %}