diff options
Diffstat (limited to 'templates/inlinepagetitle.tmpl')
-rw-r--r-- | templates/inlinepagetitle.tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/inlinepagetitle.tmpl b/templates/inlinepagetitle.tmpl new file mode 100644 index 000000000..0b12fa3b8 --- /dev/null +++ b/templates/inlinepagetitle.tmpl @@ -0,0 +1,4 @@ +<h2><TMPL_VAR PAGELINK></h2> +<p> +<i>(posted <TMPL_VAR CTIME>)</i> +</p> |