]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Remote "test45" template.
authorAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Fri, 1 Jan 2016 11:23:57 +0000 (12:23 +0100)
committerAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>
Fri, 1 Jan 2016 11:23:57 +0000 (12:23 +0100)
doc/templates/test45.mdwn [deleted file]

diff --git a/doc/templates/test45.mdwn b/doc/templates/test45.mdwn
deleted file mode 100644 (file)
index bbac541..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-[[!templatebody <<ENDBODY
-<div class="notebox">
-<TMPL_VAR text> (This is a note, made using the test45 template.)
-</div>
-ENDBODY]]
-
-Use this template to insert a note into a page. This template is a duplicate of note, but with test45 text appended to it. The note will be styled to
-float to the right of other text on the page. This template has one
-parameter:
-<ul>
-<li>`text` - the text to display in the note
-</ul>