changeset 53:959937735478 kai

Do not display page title on each page.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 11 Oct 2016 15:39:20 +0200
parents 8e3e299baf5e
children 98a7ea218860
files _layouts/default.html
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/_layouts/default.html	Tue Oct 11 15:38:45 2016 +0200
+++ b/_layouts/default.html	Tue Oct 11 15:39:20 2016 +0200
@@ -10,7 +10,6 @@
 
 
   <div class="page-content">
-    <h1>{{ page.title }}</h1>
     {{ content }}
   </div>