New Cin7 templates. Anthology CSV updates.

This commit is contained in:
Norm Rasmussen
2024-01-23 16:54:25 -05:00
parent b9271f5cb6
commit c795d4fe64
18 changed files with 116 additions and 78 deletions

View File

@ -1,9 +1,11 @@
{% include "header" %}
<div class="hero-homepage">
<div class="hero-text">Events</div>
<div class="np-max-width">
<div class="hero-text">Events</div>
</div>
</div>
<div class="section events">
<div class="section events np-max-width">
<div class="section-content">
{% include "training_events_index" %}
</div>