move file around

This commit is contained in:
Kenneth Kehl
2024-08-23 14:01:51 -07:00
parent 8e3cd6324f
commit 3456bb47a1
4 changed files with 17 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
<p>{{ session['timezone'] }} </p>
{% extends "withnav_template.html" %}
@@ -141,3 +141,4 @@
</div>
{% endblock %}
<script type="text/javascript" src="{{ asset_url('js/setTimezone.js') }}"></script>