Copied Cin7 Templates to update their pages to allow for more openness.

This commit is contained in:
Norm Rasmussen
2024-08-15 16:44:04 -04:00
parent bae1307bb4
commit cad4a27584
123 changed files with 5089 additions and 168 deletions

View File

@ -0,0 +1,10 @@
<main class="np-main np-max-width np-subpage-container">
<div class="np-homepage-featured-text">
<div class="np-homepage-headline">
{% t .header %}
</div>
</div>
<div class="np-homepage-featured-empty">
<img src="/images/404.svg">
</div>
</main>