home/.vim/bundle/vim-template/templates/=template=.html
Salt 58b1e98578 .vim: Dammit
Forgot to trim .git information from plugins
2017-08-16 14:37:46 -05:00

11 lines
132 B
HTML

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