YASnippet/publidoc-mode/publidoc_title
author Coraline MARKWITZ
jeu., 26 janv. 2017 11:17:12 +0100
changeset 441 2b94d6c7fe0c
parent 365 317036597359
permissions -rw-r--r--
ajout blanks-choices dtd
# -*- mode: snippet; -*-
# name: <head><title>
# key: <tit=
# --
<head>
  <title>$0</title>
</head>