summaryrefslogtreecommitdiff
path: root/templates/page.tmpl
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-13 00:52:57 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-13 00:52:57 +0000
commit2d4bf757fb63d7d9e7ccfbbbd0e1913fa5dacae5 (patch)
treee8daf226fdc5d507eb3517bda44c163949a223ea /templates/page.tmpl
parentf4a6a03de6b64252006d7b56314450f6d8b4fa20 (diff)
- Add Discussion links to the button bar, these will automatically create
/Discussion subpages. - Fix linking to DNE pages in some edge cases. - Fix --rebuild (oops) - Fix propigation of "from" field trru the login process when creating a new page.a - Ideas for change notification.
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r--templates/page.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 619b437b9..4531157ba 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -21,6 +21,8 @@
<a href="<TMPL_VAR HISTORYURL>">History</a>
</TMPL_IF>
+<TMPL_VAR DISCUSSIONLINK><br>
+
<hr>
<TMPL_VAR CONTENT>
<hr>