removed static generator stuff

This commit is contained in:
2024-09-27 23:22:22 +03:00
parent cebe24ea67
commit 55db377abf
3 changed files with 0 additions and 35 deletions
-10
View File
@@ -1,10 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>{{$title}}</title>
<meta http-equiv="refresh" content="0; url='{{$to}}'"/>
</head>
<body>
<p>{{$message}}</p>
</body>
</html>