summaryrefslogtreecommitdiffstats
path: root/includes/header.html
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-05-30 15:30:15 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-05-30 15:30:15 (EDT)
commit9f90eb93627ea99596750022db9c4ac15f049beb (patch)
treef27ef30b9263c0d62120928c81c86c2c1fa2a33d /includes/header.html
parent58b4f80c6a0895ebae8a21cf237250d29e28d124 (diff)
Add "New Packages" sidebar box.
Diffstat (limited to 'includes/header.html')
-rwxr-xr-xincludes/header.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/includes/header.html b/includes/header.html
index 802a6fe..c647f7c 100755
--- a/includes/header.html
+++ b/includes/header.html
@@ -33,6 +33,12 @@
<!--#include file="news.html" -->
</ul>
</div>
+ <div class="sidebar">
+ <h2>New Packages</h2>
+ <ul>
+<!--#include file="newpkgs.html" -->
+ </ul>
+ </div>
<div class="body">
<a id="body"></a>
<h1><!--#echo var="pagetitle" --></h1>