Files
sterivein/templates/default/index.html
2013-03-04 09:20:38 +01:00

13 lines
257 B
HTML

<!DOCTYPE html>
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div>TODO write content
#INCLUDE "include1.html"
</div>
</body>
</html>