Finalized SKUID script! Attempts at json to csv script.

This commit is contained in:
Norm Rasmussen
2022-12-09 23:25:44 -05:00
parent 5742d0401c
commit c8fa672a7b
31 changed files with 7280 additions and 325 deletions

View File

@ -13,13 +13,11 @@
</div>
</div>
<div class='other-event-sessions'>
<div class='event-session'>
<div class='event-session-number'>
Click here for more information:
</div>
<a class='event-session-date' href="{{ link }}">
{{ link }}
</a>
<div class='event-session'>
<div class='event-session-number' style="padding-bottom: 25px">
Click here for more information:
</div>
<a class='event-button' href="{{ link }}">Click here</a>
</div>
</div>
</div>