diff options
-rw-r--r-- | templates/highlight.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/highlight.mdwn b/templates/highlight.mdwn new file mode 100644 index 00000000..c8da1377 --- /dev/null +++ b/templates/highlight.mdwn @@ -0,0 +1,3 @@ +<div class="infobox"> +<TMPL_VAR text> +</div> |