summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>