forked from GithubBackups/vichan
add footer to page.html
This commit is contained in:
parent
619f3e804d
commit
84e165344f
@ -20,7 +20,7 @@
|
||||
<hr>
|
||||
<footer>
|
||||
<p class="unimportant" style="margin-top:20px;text-align:center;">Powered by <a href="http://tinyboard.org/">Tinyboard</a> {{ config.version }} | <a href="http://tinyboard.org/">Tinyboard</a> Copyright © 2010-2013 Tinyboard Development Group</p>
|
||||
<p class="unimportant" style="margin-top:20px;text-align:center;">The posts on this website are the property of their respective owners and are not the responsibility of the administrator of 8chan.co.</p>
|
||||
{% for footer in config.footer %}<p class="unimportant" style="text-align:center;">{{ footer }}</p>{% endfor %}
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user