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