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 +- templates/public/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/packages/differences.html b/templates/packages/differences.html index f5416d2..e2deedc 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 %} diff --git a/templates/public/index.html b/templates/public/index.html index 24e6155..5a034c6 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -164,7 +164,7 @@
  • Mirror Status
  • Differences by Architecture
  • + title="See differences in packages between available architectures">Differences Reports

    Development

    -- cgit v1.2.3-24-g4f1b