1
0
mirror of https://github.com/akelge/zsh synced 2025-08-15 06:28:24 +00:00
Files
zsh/vim/bundle/vim-template/templates/=template=*.html
Akelge 7e6736fbef Moved to Vundle
Adopted vim-templates plugin, instead of homegrown skeleton
2015-01-09 15:02:11 +00:00

11 lines
131 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>%FILE%</title>
</head>
<body>
%HERE%
</body>
</html>