YASnippet/publidoc-mode/publidoc_title
author Prismallia
mer., 16 nov. 2016 19:14:50 +0100
changeset 440 eef3c4d7bfe7
parent 365 317036597359
permissions -rw-r--r--
2 <emphasis> de suite
# -*- mode: snippet; -*-
# name: <head><title>
# key: <tit=
# --
<head>
  <title>$0</title>
</head>