summaryrefslogtreecommitdiffstats
path: root/includes
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-05-26 22:21:40 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-05-26 22:21:40 (EDT)
commit72668f58d72e715e2f56ab9d8a63546d773b70a7 (patch)
tree86b70557d1317a885e6a2c4c303b7d5e7741de41 /includes
parenta322c82d835db24310f65462f1339a9f39b1399d (diff)
Fix path to "news.html".
Diffstat (limited to 'includes')
-rwxr-xr-xincludes/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/header.html b/includes/header.html
index efdc189..54d7b40 100755
--- a/includes/header.html
+++ b/includes/header.html
@@ -47,7 +47,7 @@
<div>
<h3>News</h3>
<ul>
-<!--#include file="includes/news.html" -->
+<!--#include file="news.html" -->
</ul>
</div>
</div>