Changeset - a36669734a2a
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-06 18:38:21
bkuhn@ebb.org
Don't auto-print title of page.
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
templates/page.tmpl
Show inline comments
...
 
@@ -87,7 +87,6 @@
 
          </ol>
 
        </TMPL_IF>
 
        <div class="page-header">
 
          <h1><TMPL_VAR TITLE></h1>
 
        </div>
 

	
 
        <TMPL_VAR CONTENT>
0 comments (0 inline, 0 general)