mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
7 lines
159 B
HTML
7 lines
159 B
HTML
{% block footer %}
|
|
<div id="island-footer-spacer"></div>
|
|
<footer id="island-footer">
|
|
Copyright 2020 APPlaceHolder
|
|
</footer>
|
|
{% endblock %}
|