summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authoretienne2008-12-02 22:19:02 +0000
committeretienne2008-12-02 22:19:02 +0000
commit7ecbc6bf2ba614afee40d344d9191abd5f371db4 (patch)
tree2fc410308ee593cb82a544047799468a7f050329 /templates/base.html
parentc43645bb0dab22f9b2fd368f60ea6d7b14ddc44a (diff)
Modification of choices
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 768bc74..3a0b3b7 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<link rel="stylesheet" href="/papillon/static/styles.css" />
- <title>{% block title %}Polls{% endblock %}</title>
+ <title>{% block title %}Papillon{% endblock %}</title>
</head>
<body>