DataSnipper internal templates had to be separated out. Fixed the Anthology script for group coursesgit status It's working

This commit is contained in:
Norm Rasmussen
2024-04-26 15:46:33 -04:00
parent 05fbcfad0e
commit 4fbd8329f7
217 changed files with 2856 additions and 50 deletions

View File

@ -0,0 +1,15 @@
{% styles default %}
{% styles colors %}
{% styles custom %}
<link rel="preconnect" href="https://fonts.googleapis.com">
<link
rel="preconnect"
href="https://fonts.gstatic.com"
crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js" type="text/javascript"></script>
{% include 'generic_tns_carousel' %}
{% include 'function_update_event_timezone' %}