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