diff options
author | Jonas Smedegaard <dr@jones.dk> | 2017-04-03 15:48:12 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2017-04-03 15:48:12 +0200 |
commit | 2c10a2a39c57f3cf295232bb70727b8537c5c1a7 (patch) | |
tree | 389eaf18e0e9611030af46c9104478a05e7bec39 /templates | |
parent | be4e97117e7b1102c6cafdd4fa3d3b085422b9fa (diff) |
Fix syntax of quote template.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/quote.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/quote.mdwn b/templates/quote.mdwn index c8db6f0..cbd327f 100644 --- a/templates/quote.mdwn +++ b/templates/quote.mdwn @@ -1,6 +1,4 @@ [[!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> |