feat: change to other sitepakage

This commit is contained in:
2024-12-12 12:31:41 +01:00
parent 948513cc41
commit 2bac342a5e
147 changed files with 1060 additions and 28057 deletions

View File

@@ -0,0 +1,8 @@
<div class="frame frame-type-{data.CType}">
<div class="container">
<div class="header">
<h2>{data.header}</h2>
</div>
<f:render section="Main" optional="true" />
</div>
</div>