From 1900bd0d227921c27f8c8790dd9bf54531f7f499 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Tue, 5 Feb 2013 15:26:18 -0500 Subject: [PATCH] Cache bust --- blogs/templates/blogs/themes/pro-adams/base.html | 2 +- templates/base.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/blogs/templates/blogs/themes/pro-adams/base.html b/blogs/templates/blogs/themes/pro-adams/base.html index a88135a..71e08f4 100644 --- a/blogs/templates/blogs/themes/pro-adams/base.html +++ b/blogs/templates/blogs/themes/pro-adams/base.html @@ -32,7 +32,7 @@ - + diff --git a/templates/base.html b/templates/base.html index b9cc167..6cd0a8e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -19,7 +19,7 @@ - + {% if has_snipts and not detail %} @@ -339,7 +339,7 @@ {% endblock %} - + {% block extra-scripts %}{% endblock %} {% block inline-js %}