From 9fb58a5067e469b371921e85f51210d75714685e Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 7 Jan 2013 08:37:17 -0500 Subject: bootstrap: Fix tgs -> tags typo in tags.html --- bootstrap/templates/tags.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/templates/tags.html b/bootstrap/templates/tags.html index d481bc3..d738d2d 100644 --- a/bootstrap/templates/tags.html +++ b/bootstrap/templates/tags.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% block title %}{{ SITENAME }} [tgs]{% endblock %} +{% block title %}{{ SITENAME }} [tags]{% endblock %} {% block content %}