# -*- mode: snippet -*-
# contributor : Anders Bach Nielsen <abachn@abachn.net>
# name: <tag> \n...\n</tag>
# key: tn
# --
<${1:tag}>
  $2
</$1>$0