You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
276 B

{include file=comm/head.html}
{include file=comm/top.html}
<div class="container pages">
{include file=comm/position.html}
<h2 class="text-center my-4 fs-sm-28 fs-24">{content:title}</h2>
<div class="content">{content:content}</div>
</div>
{include file=comm/foot.html}