aboutsummaryrefslogtreecommitdiff
path: root/templates/inlinepage.tmpl
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-30 23:51:48 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-30 23:51:48 +0000
commit908e004b4c5a1970246afd055a34dea4ea146b3e (patch)
tree83546f2f85b11c750a4ee2367b9259e65470f509 /templates/inlinepage.tmpl
parentecd74fbe5d3ace51a57b0f6f756538aba8123727 (diff)
downloadikiwiki-908e004b4c5a1970246afd055a34dea4ea146b3e.tar
ikiwiki-908e004b4c5a1970246afd055a34dea4ea146b3e.tar.gz
* Title metadata of inlined pages now shows up in blogs, although not yet
in their rss feeds.
Diffstat (limited to 'templates/inlinepage.tmpl')
-rw-r--r--templates/inlinepage.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/inlinepage.tmpl b/templates/inlinepage.tmpl
index 0f0c47767..c2ddff867 100644
--- a/templates/inlinepage.tmpl
+++ b/templates/inlinepage.tmpl
@@ -1,5 +1,5 @@
<div class="inlinepage">
-<span class="header"><TMPL_VAR PAGELINK></span>
+<span class="header"><a href="<TMPL_VAR PAGEURL>"><TMPL_VAR TITLE></a></span>
<TMPL_VAR CONTENT>