Dateien hochladen nach „templates“

This commit is contained in:
Tobias Hopp 2020-06-24 22:21:03 +02:00
parent c2a3f2f2fa
commit 5aa1780985

10
templates/test.tmpl.html Normal file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<title>Test</title>
</head>
<body>
[[TEST]]
</body>
</html>