From 057e252d6dd1b07b90e9550819e195a41a3d524f Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Fri, 9 Dec 2011 10:14:01 -0600 Subject: Retitle package differences page Now that this has two different tables on it, we should make the page title a bit more generic. Signed-off-by: Dan McGee --- templates/packages/differences.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/packages') diff --git a/templates/packages/differences.html b/templates/packages/differences.html index f5416d2b..e2deedcd 100644 --- a/templates/packages/differences.html +++ b/templates/packages/differences.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% block title %}Arch Linux - Package Differences by Architecture{% endblock %} +{% block title %}Arch Linux - Package Differences Reports{% endblock %} {% block navbarclass %}anb-packages{% endblock %} {% block content %} -- cgit v1.2.3-54-g00ecf