Files
grzanieplus.pl/plugins/stWebpagePlugin/modules/stWebpageFrontend/templates/theme/default2/webpage_ajax.html
2025-03-12 17:06:23 +01:00

6 lines
179 B
HTML

<div id="ajax_webpage" class="tinymce_html" style="margin: 10px;">
<div class="st_title">
<h2>{$webpage->getName()}</h2>
</div>
{$webpage->getContent()}
</div>