moved a bunch of churned customers templates to a hidden folder. Added to Sandata's script and the new groups. Notes.

This commit is contained in:
Norm Rasmussen
2024-05-06 17:07:40 -04:00
parent e9a721cfd6
commit 86ef310892
1042 changed files with 4425 additions and 339 deletions

View File

@ -0,0 +1,17 @@
<div class="uk-width-1-1 uk-padding-large-vertical uk-padding-horizontal bg-greytowhite">
<div class="content-wrapper isflex p-top-bottom">
<div class="w-40">
<h2>My events</h2>
<div class="uk-margin-bottom sk-text-link">
You haven't registered for any events yet.
</div>
<a href="/training_events" class="uk-button uk-button-primary">
Discover Events
</a>
</div>
<div class="w-60">
img
</div>
</div>
</div>