author | Coraline MARKWITZ |
mar., 16 août 2016 18:02:17 +0200 | |
changeset 433 | 25c3b6109823 |
parent 365 | 317036597359 |
permissions | -rw-r--r-- |
Patrick@365 | 1 |
# -*- mode: snippet; -*- |
Patrick@282 | 2 |
# name: <blockquote> |
Patrick@282 | 3 |
# key: <bqu= |
Patrick@282 | 4 |
# -- |
Patrick@282 | 5 |
<blockquote> |
Patrick@282 | 6 |
<p>$1</p> |
Patrick@282 | 7 |
<attribution>$2</attribution> |
Patrick@282 | 8 |
</blockquote> |