diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/quote.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/quote.mdwn b/templates/quote.mdwn index d03c8db..c8db6f0 100644 --- a/templates/quote.mdwn +++ b/templates/quote.mdwn @@ -1,6 +1,8 @@ +[[!template id=column size=12 content=<<COLUMN <TMPL_VAR content> </div> <blockquote class="blockquote-reverse"> <p><TMPL_VAR content></p> <footer><TMPL_VAR author></footer> </blockquote> +COLUMN]] |