Upgraded a bunch of clients to v3 - Cin7 mostly for this repo, but Headway and Skan as well. Found two bugs.
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
{% include "header" %}
|
||||
|
||||
<div class="hero-homepage">
|
||||
<div class="np-max-width">
|
||||
<div class="hero-text">Live Training Events</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section events np-max-width">
|
||||
<div class="section-content">
|
||||
{% include "training_events_index" %}
|
||||
</div>
|
||||
</div>
|
||||
{% include "footer" %}
|
||||
Reference in New Issue
Block a user