diff --git a/site.cfg b/site.cfg
index e41c0b5c..8ab7af0d 100644
--- a/site.cfg
+++ b/site.cfg
@@ -7,13 +7,6 @@
# Configuration settings for SQLite
database: sqlite
driver: dbi:SQLite:hpr.db
-#user: (not used - leave blank)
-#password: (not used - leave blank)
-# Configuration settings for MySQL
-#database: mysql
-#driver: dbi:mysql:database=hpr_hpr:hostname=localhost
-#user: hpr-generator (Suggested user with read-only privileges)
-#password: ********* (Password for user)
# Configure the location of the templates and the generated HTML
[app_paths]
diff --git a/templates/content-comments_viewer.tpl.html b/templates/content-comments_viewer.tpl.html
index 509b6176..27949258 100644
--- a/templates/content-comments_viewer.tpl.html
+++ b/templates/content-comments_viewer.tpl.html
@@ -1,8 +1,9 @@
-
-
+
+
+
Comment Viewer
Because of the spammers we have had to turn on comment moderation. Sorry about the delay this will cause.
Subscribe to the comment feed.
diff --git a/templates/content-correspondent.tpl.html b/templates/content-correspondent.tpl.html
index 537fab4c..e534255f 100644
--- a/templates/content-correspondent.tpl.html
+++ b/templates/content-correspondent.tpl.html
@@ -1,8 +1,8 @@
-
-
+
+
diff --git a/templates/content-correspondents.tpl.html b/templates/content-correspondents.tpl.html
index fd682379..f4923be3 100644
--- a/templates/content-correspondents.tpl.html
+++ b/templates/content-correspondents.tpl.html
@@ -3,7 +3,7 @@
Correspondents
For more information on how to become a Correspondent see our contribute page. To add a logo here, either email one to admin at hpr or setup your email on Gravatar. To protect your browsing privacy we gather the images every hour and serve them directly from HPR.
-
+
| Avatar |
diff --git a/templates/content-episode.tpl.html b/templates/content-episode.tpl.html
index 9b0c6792..4fc71f11 100644
--- a/templates/content-episode.tpl.html
+++ b/templates/content-episode.tpl.html
@@ -3,7 +3,7 @@
-
+
diff --git a/templates/content-episodes.tpl.html b/templates/content-episodes.tpl.html
index 322e0a28..45eda531 100644
--- a/templates/content-episodes.tpl.html
+++ b/templates/content-episodes.tpl.html
@@ -1,5 +1,5 @@
-
+
Complete Archive of Shows.
@@ -7,7 +7,7 @@
All this information is available to the public. Scrape if you wish but if we can format the data for you then we're happy to help.
-
+
diff --git a/templates/content-index.tpl.html b/templates/content-index.tpl.html
index a6314650..08793185 100644
--- a/templates/content-index.tpl.html
+++ b/templates/content-index.tpl.html
@@ -4,7 +4,7 @@
-
+
@@ -29,7 +29,7 @@
Welcome to HPR, the Community Podcast
-
+
diff --git a/templates/content-series.tpl.html b/templates/content-series.tpl.html
index 07183911..797ce9d5 100644
--- a/templates/content-series.tpl.html
+++ b/templates/content-series.tpl.html
@@ -1,7 +1,7 @@
-
+
-
+
In-Depth Series
diff --git a/templates/content-series_episode.tpl.html b/templates/content-series_episode.tpl.html
index f1e2ecdd..eea11de6 100644
--- a/templates/content-series_episode.tpl.html
+++ b/templates/content-series_episode.tpl.html
@@ -1,7 +1,7 @@
-
-
+
+
diff --git a/templates/content-tags.tpl.html b/templates/content-tags.tpl.html
index d56b9b5f..13a9dd32 100644
--- a/templates/content-tags.tpl.html
+++ b/templates/content-tags.tpl.html
@@ -1,6 +1,6 @@
-
-
+
+
$Template::Stash::PRIVATE = undef; # Allow . in tag
diff --git a/templates/content-twat_episode.tpl.html b/templates/content-twat_episode.tpl.html
index 52b0340a..a5607407 100644
--- a/templates/content-twat_episode.tpl.html
+++ b/templates/content-twat_episode.tpl.html
@@ -2,7 +2,7 @@
-
+
+
diff --git a/templates/ids-episode.tpl.html b/templates/ids-episode.tpl.html
index c4df5aba..82bb1c7e 100644
--- a/templates/ids-episode.tpl.html
+++ b/templates/ids-episode.tpl.html
@@ -1,5 +1,5 @@
-
-
+
+
,
diff --git a/templates/ids-twat_episode.tpl.html b/templates/ids-twat_episode.tpl.html
index d7eaa0c1..9616fe65 100644
--- a/templates/ids-twat_episode.tpl.html
+++ b/templates/ids-twat_episode.tpl.html
@@ -1,4 +1,4 @@
-
+
diff --git a/templates/queries-call_for_shows-mysql.tpl.html b/templates/queries-call_for_shows-mysql.tpl.html
deleted file mode 100644
index 9f67a7ad..00000000
--- a/templates/queries-call_for_shows-mysql.tpl.html
+++ /dev/null
@@ -1,6 +0,0 @@
-
diff --git a/templates/queries-call_for_shows-sqlite.tpl.html b/templates/queries-call_for_shows.tpl.html
similarity index 100%
rename from templates/queries-call_for_shows-sqlite.tpl.html
rename to templates/queries-call_for_shows.tpl.html
diff --git a/templates/queries-correspondent-mysql.tpl.html b/templates/queries-correspondent-mysql.tpl.html
deleted file mode 100644
index 6f3de33f..00000000
--- a/templates/queries-correspondent-mysql.tpl.html
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
diff --git a/templates/queries-correspondent-sqlite.tpl.html b/templates/queries-correspondent.tpl.html
similarity index 100%
rename from templates/queries-correspondent-sqlite.tpl.html
rename to templates/queries-correspondent.tpl.html
diff --git a/templates/queries-episode-mysql.tpl.html b/templates/queries-episode-mysql.tpl.html
deleted file mode 100644
index c99df5e7..00000000
--- a/templates/queries-episode-mysql.tpl.html
+++ /dev/null
@@ -1,51 +0,0 @@
-
diff --git a/templates/queries-episode-sqlite.tpl.html b/templates/queries-episode.tpl.html
similarity index 100%
rename from templates/queries-episode-sqlite.tpl.html
rename to templates/queries-episode.tpl.html
diff --git a/templates/queries-episodes-mysql.tpl.html b/templates/queries-episodes-mysql.tpl.html
deleted file mode 100644
index c381277d..00000000
--- a/templates/queries-episodes-mysql.tpl.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
diff --git a/templates/queries-episodes-sqlite.tpl.html b/templates/queries-episodes.tpl.html
similarity index 100%
rename from templates/queries-episodes-sqlite.tpl.html
rename to templates/queries-episodes.tpl.html
diff --git a/templates/queries-ids-episode-sqlite.tpl.html b/templates/queries-ids-episode-sqlite.tpl.html
deleted file mode 100644
index 8b0f68c0..00000000
--- a/templates/queries-ids-episode-sqlite.tpl.html
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
diff --git a/templates/queries-ids-episode-mysql.tpl.html b/templates/queries-ids-episode.tpl.html
similarity index 100%
rename from templates/queries-ids-episode-mysql.tpl.html
rename to templates/queries-ids-episode.tpl.html
diff --git a/templates/queries-index-mysql.tpl.html b/templates/queries-index-mysql.tpl.html
deleted file mode 100644
index e46b4804..00000000
--- a/templates/queries-index-mysql.tpl.html
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
-
diff --git a/templates/queries-index-sqlite.tpl.html b/templates/queries-index.tpl.html
similarity index 100%
rename from templates/queries-index-sqlite.tpl.html
rename to templates/queries-index.tpl.html
diff --git a/templates/queries-series-mysql.tpl.html b/templates/queries-series-mysql.tpl.html
deleted file mode 100644
index c98f6805..00000000
--- a/templates/queries-series-mysql.tpl.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
diff --git a/templates/queries-series-sqlite.tpl.html b/templates/queries-series.tpl.html
similarity index 100%
rename from templates/queries-series-sqlite.tpl.html
rename to templates/queries-series.tpl.html
diff --git a/templates/queries-series_episodes-mysql.tpl.html b/templates/queries-series_episodes-mysql.tpl.html
deleted file mode 100644
index ef907da0..00000000
--- a/templates/queries-series_episodes-mysql.tpl.html
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
diff --git a/templates/queries-series_episodes-sqlite.tpl.html b/templates/queries-series_episodes.tpl.html
similarity index 100%
rename from templates/queries-series_episodes-sqlite.tpl.html
rename to templates/queries-series_episodes.tpl.html
diff --git a/templates/queries-tags-sqlite.tpl.html b/templates/queries-tags-sqlite.tpl.html
deleted file mode 100644
index 9b5e0996..00000000
--- a/templates/queries-tags-sqlite.tpl.html
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/templates/queries-tags-mysql.tpl.html b/templates/queries-tags.tpl.html
similarity index 100%
rename from templates/queries-tags-mysql.tpl.html
rename to templates/queries-tags.tpl.html
diff --git a/templates/rss-comments.tpl.xml b/templates/rss-comments.tpl.xml
index 8b9b42d1..6bbd0de0 100644
--- a/templates/rss-comments.tpl.xml
+++ b/templates/rss-comments.tpl.xml
@@ -24,7 +24,7 @@
144
-
+
diff --git a/templates/rss-hpr.tpl.xml b/templates/rss-hpr.tpl.xml
index e99aaadd..192461d9 100644
--- a/templates/rss-hpr.tpl.xml
+++ b/templates/rss-hpr.tpl.xml
@@ -1,5 +1,5 @@
-
+
diff --git a/templates/rss-hpr_total.tpl.xml b/templates/rss-hpr_total.tpl.xml
index 503a9439..5e3cfe67 100644
--- a/templates/rss-hpr_total.tpl.xml
+++ b/templates/rss-hpr_total.tpl.xml
@@ -1,5 +1,5 @@
-
+
diff --git a/templates/rss-query-hpr-mysql.tpl.xml b/templates/rss-query-hpr-mysql.tpl.xml
deleted file mode 100644
index 1b284a7f..00000000
--- a/templates/rss-query-hpr-mysql.tpl.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
diff --git a/templates/rss-query-hpr-sqlite.tpl.xml b/templates/rss-query-hpr.tpl.xml
similarity index 92%
rename from templates/rss-query-hpr-sqlite.tpl.xml
rename to templates/rss-query-hpr.tpl.xml
index 3466471a..20d4ac7b 100644
--- a/templates/rss-query-hpr-sqlite.tpl.xml
+++ b/templates/rss-query-hpr.tpl.xml
@@ -1,4 +1,4 @@
-
+
-
-
-
diff --git a/templates/rss-query-hpr_total-sqlite.tpl.xml b/templates/rss-query-hpr_total.tpl.xml
similarity index 91%
rename from templates/rss-query-hpr_total-sqlite.tpl.xml
rename to templates/rss-query-hpr_total.tpl.xml
index fd02ab64..a4397a71 100644
--- a/templates/rss-query-hpr_total-sqlite.tpl.xml
+++ b/templates/rss-query-hpr_total.tpl.xml
@@ -1,4 +1,4 @@
-
+
-
+