Update base.html.j2
This commit is contained in:
parent
009eacb282
commit
8e078ae5be
1 changed files with 5 additions and 0 deletions
|
|
@ -176,6 +176,11 @@
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
<!-- Footer -->
|
||||||
|
<footer>
|
||||||
|
<a href="https://git.unturf.com/engineering/unturf/upload.unturf.com">PyraFiles public domain source code</a>
|
||||||
|
</footer>
|
||||||
|
|
||||||
<!-- JavaScript for Mobile Menu -->
|
<!-- JavaScript for Mobile Menu -->
|
||||||
<script>
|
<script>
|
||||||
const mobileMenuButton = document.getElementById('mobile-menu-button');
|
const mobileMenuButton = document.getElementById('mobile-menu-button');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue