Initial checkin

This commit is contained in:
genuineparts 2025-06-20 19:10:23 +02:00
commit d75eb444fc
4304 changed files with 369634 additions and 0 deletions

10
themes/default/index.tpl Normal file
View file

@ -0,0 +1,10 @@
{$header}
<div id="left">
{$leftnav}
</div>
<div id="content">
{$content}
</div>
<div id="right">
{$rightnav}
</div>