From 395aa543a6d3c14a269fbc4c0f93cc2d7a4da97b Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Fri, 5 Nov 2010 20:54:44 +1100 Subject: [PATCH] Stopped caching HTML files on most browsers. --- templates/index.html | 1 + templates/page.html | 2 ++ templates/thread.html | 1 + 3 files changed, 4 insertions(+) diff --git a/templates/index.html b/templates/index.html index 2921e7f0..bc946db1 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,6 +4,7 @@ {board[url]} - {board[name]} + diff --git a/templates/page.html b/templates/page.html index 37259173..d9968b1e 100644 --- a/templates/page.html +++ b/templates/page.html @@ -3,6 +3,8 @@ {title} + +

{title}

diff --git a/templates/thread.html b/templates/thread.html index 79a9bcf5..bd1fca57 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -4,6 +4,7 @@ {board[url]} - {board[name]} +