Dateien hochladen nach „templates“
This commit is contained in:
parent
c2a3f2f2fa
commit
5aa1780985
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>
|
Loading…
x
Reference in New Issue
Block a user