author | Patrick PIERRE |
sam., 07 mars 2015 09:40:39 +0100 | |
changeset 365 | 317036597359 |
parent 282 | 7890bee65275 |
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> |