[gimp-web/gimp-web-static] Changed page titles to 'GIMP - PAGENAME'
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Changed page titles to 'GIMP - PAGENAME'
- Date: Sun, 2 Aug 2015 19:26:46 +0000 (UTC)
commit 8cd82f3518aa8cda3fcaf7eeca0a4fcfb57ee5d8
Author: Pat David <pat patdavid net>
Date: Sun Aug 2 14:26:41 2015 -0500
Changed page titles to 'GIMP - PAGENAME'
themes/newgimp/templates/page.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/templates/page.html b/themes/newgimp/templates/page.html
index 4550056..1fe3419 100644
--- a/themes/newgimp/templates/page.html
+++ b/themes/newgimp/templates/page.html
@@ -1,6 +1,6 @@
{% extends "base.html" %}
-{% block title %}{{ page.title }}{%endblock%}
+{% block title %}{{ SITENAME }} - {{ page.title }}{%endblock%}
{% block head %}
{{ super() }}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]