mirror of
https://github.com/a2nt/cms-niceties.git
synced 2024-10-22 11:05:46 +02:00
IMPR: Form submission templates
This commit is contained in:
parent
08aad9bf13
commit
2039a0b42a
@ -16,7 +16,10 @@
|
||||
</header>
|
||||
|
||||
<main id="MainContent" class="page-content" data-ajax-region="LayoutAjax">
|
||||
<% include MainContent Layout=$Layout %>
|
||||
<% if $isFormResponse %>
|
||||
<%-- Legacy code compatibility --%>
|
||||
<% include MainContent Layout=$Layout %>
|
||||
<% end_if %>
|
||||
</main>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user