Custom templates for Courtney and iAdvize, and some notes for anthology, glassdoor, and stopit.

This commit is contained in:
Norm Rasmussen
2024-01-16 16:36:37 -05:00
parent 74cc4058bd
commit e9bdfd23df
25 changed files with 2448 additions and 75 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>