summaryrefslogtreecommitdiffstats
path: root/includes
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-05-27 00:37:42 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-05-27 00:37:42 (EDT)
commitd0f8bfe0544a945a43347f5571f3b3f42d4730eb (patch)
tree9f422be896f05bfe18f0fe9a6cfa9922a497c9fc /includes
parent9e42ecabe3b51e9b75fac0c63cbe12b1bb42b666 (diff)
Unify page title appearance.
Diffstat (limited to 'includes')
-rwxr-xr-xincludes/header.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/includes/header.html b/includes/header.html
index 7a3563c..dda5024 100755
--- a/includes/header.html
+++ b/includes/header.html
@@ -25,7 +25,7 @@
</header>
<div class="wrapper sidebar">
<div>
- <h3>News</h3>
+ <h2>News</h2>
<ul>
<!--#include file="news.html" -->
</ul>
@@ -33,3 +33,4 @@
</div>
<div class="wrapper main">
<a id="body"></a>
+ <h1><!--#echo var="pagetitle" --></h1>