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

5
themes/default/r_nav.tpl Normal file
View file

@ -0,0 +1,5 @@
<div class="subcontent-unit-border-orange">
<div class="round-border-topleft"></div><div class="round-border-topright"></div>
<h1 class="orange">{$navtitle}</h1>
<p>{$navcontent}</p>
</div>