summaryrefslogtreecommitdiff
path: root/templates/quote.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'templates/quote.mdwn')
-rw-r--r--templates/quote.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/quote.mdwn b/templates/quote.mdwn
index cbd327f..c8957a5 100644
--- a/templates/quote.mdwn
+++ b/templates/quote.mdwn
@@ -1,6 +1,6 @@
-[[!template id=column size=12 content=<<COLUMN
+[[!template id=column size=12 content=<<_QUOTE_COLUMN
<blockquote class="blockquote-reverse">
<p><TMPL_VAR content></p>
<footer><TMPL_VAR author></footer>
</blockquote>
-COLUMN]]
+_QUOTE_COLUMN]]