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