emacs-prelude/vendor/yasnippet/snippets/html-mode/body

7 lines
114 B
Plaintext
Raw Normal View History

2012-02-17 22:12:32 +02:00
# contributor: Jimmy Wu <frozenthrone88@gmail.com>
# name: <body>...</body>
# key: body
# --
<body$1>
$0
</body>