Mercurial
Mercurial
>
Publidoc
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
YASnippet/publidoc-mode/publidoc_title
author
Patrick PIERRE
ven., 10 avril 2015 09:58:05 +0200
changeset 371
3e7d4e1bd2a3
parent 365
317036597359
permissions
-rw-r--r--
Nouveau logo
# -*- mode: snippet; -*-
# name: <head><title>
# key: <tit=
# --
<head>
<title>$0</title>
</head>