Initial commit
This commit is contained in:
10
templates/test.tmpl.html
Normal file
10
templates/test.tmpl.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Test</title>
|
||||
</head>
|
||||
<body>
|
||||
[[TEST]]
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user