diff options
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r-- | templates/page.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index 7991e88..6f03887 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -38,7 +38,6 @@ </TMPL_LOOP> </head> <body> -<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> |