Notes & SPS Templates

This commit is contained in:
Norm Rasmussen
2022-12-16 15:50:08 -05:00
parent ef2edb8b94
commit 90300533d9
8 changed files with 114 additions and 7 deletions

View File

@ -16,14 +16,14 @@
</div>
{% include "training_events_index" %}
{%- comment -%} <div class="row">
<div class="row">
<div class="col-xs-12 col-sm-12">
<div class="np-resource-title" style='font-size: 2rem;'>
Other Training Events
</div>
</div>
</div>
{% include "other_events_index" %} {%- endcomment -%}
{% include "other_events_index" %}
</main>
{% include "footer" %}
@ -119,4 +119,4 @@
padding: 25px;
}
}
</style>
</style>