summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2015-07-08 18:17:19 (EDT)
committer P. J. McDermott <pj@pehjota.net>2015-07-08 18:17:19 (EDT)
commit1a3fff1c7a3a0ad6d09748c8de42c80718d64ca6 (patch)
treebf884acb59b634d8e4e783a6d76b1379b280b452
parent1322cedd111954d66e282c436e0dd619ef586a4b (diff)
templates/page.tmpl: Add merchandise link
-rw-r--r--templates/page.tmpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 00edb50..2204483 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -44,6 +44,16 @@
</nav>
<div class="main">
<div class="sidebar">
+ <div>
+ <h1>Support ProteanOS</h1>
+ <div>
+ <ul>
+ <li>
+ <a href="https://shop.libiquity.com/">Merchandise</a>
+ </li>
+ </ul>
+ </div>
+ </div>
<TMPL_IF HAVE_ACTIONS>
<div>
<h1>Wiki</h1>