Updated Luminate's templates and backed up to sandbox.

This commit is contained in:
Norm Rasmussen
2024-09-25 12:08:02 -04:00
parent 1c7e3295b6
commit 74dd6246ee
86 changed files with 2184 additions and 44 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>