initial files imported from srndv2
This commit is contained in:
9
contrib/templates/default/static_base.mustache
Normal file
9
contrib/templates/default/static_base.mustache
Normal file
@@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>{{title}}</title>
|
||||
</head>
|
||||
<body>
|
||||
{{{content}}}
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user