4 lines
184 B
Plaintext
4 lines
184 B
Plaintext
|
#contributor : Anders Bach Nielsen <abachn@abachn.net>
|
||
|
#name : <link stylesheet="..." />
|
||
|
# --
|
||
|
<link rel="${1:stylesheet}" href="${2:url}" type="${3:text/css}" media="${4:screen}" />
|