summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Franke <nobody@nowhere.ws>2012-09-16 15:17:46 +0200
committerChristian Franke <nobody@nowhere.ws>2012-09-16 15:17:46 +0200
commit9ccb85e282c5b1a80e1578a46905c495903035fc (patch)
treee80cd1ff594bbe3b627c5e41730339846457a5df
parentbd7a5f484f949aceed272bb63b4228bbe9063e0a (diff)
another template change
-rw-r--r--templates/page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 3205fcb..7991e88 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -38,7 +38,7 @@
</TMPL_LOOP>
</head>
<body>
-<h1>Own template</h1>
+<h1>Own template2</h1>
<TMPL_IF HTML5><article class="page"><TMPL_ELSE><div class="page"></TMPL_IF>
<TMPL_IF HTML5><section class="pageheader"><TMPL_ELSE><div class="pageheader"></TMPL_IF>