Downloaded Harri Mcdonalds templates for the language picker. Slowly updating Luminates templates for the lang picker.

This commit is contained in:
Norm Rasmussen
2024-04-02 19:47:10 -04:00
parent 9286f52fb2
commit d27d791236
97 changed files with 2571 additions and 269 deletions

View File

@ -21,6 +21,9 @@
{% t .upcoming_events %}
</div>
{% include "training_events_dashboard" %}
<div class="points-container">
Total Points: <br> <span class="total-points">{{current_person.properties.points}}</span>
</div>
</div>
{% endif %}
</div>