From 9a0d23b560614bde15f46f4fb51908dfcb8842a6 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Sat, 19 Feb 2011 20:26:08 +1100 Subject: [PATCH] Added boardlist to the bottom of the page too --- templates/index.html | 1 + templates/thread.html | 1 + 2 files changed, 2 insertions(+) diff --git a/templates/index.html b/templates/index.html index bc4d44e5..92c02a93 100644 --- a/templates/index.html +++ b/templates/index.html @@ -107,6 +107,7 @@
{btn[prev]} {pages: [{pages[num]}]{!%last? } } {btn[next]}
+ {boardlist}

Tinyboard Software Copyright © 2010-2011 OmegaSDG

\ No newline at end of file diff --git a/templates/thread.html b/templates/thread.html index 59843a5c..e1bbe989 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -97,6 +97,7 @@ [Return.] + {boardlist}

Tinyboard Software Copyright © 2010-2011 OmegaSDG

\ No newline at end of file