diff options
Diffstat (limited to 'views/templates/main.tmpl.html')
| -rw-r--r-- | views/templates/main.tmpl.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/views/templates/main.tmpl.html b/views/templates/main.tmpl.html deleted file mode 100644 index b6eeb51..0000000 --- a/views/templates/main.tmpl.html +++ /dev/null @@ -1,10 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> - <title>newsstand.nyc</title> - <script src="https://unpkg.com/htmx.org@1.9.9" integrity="sha384-QFjmbokDn2DjBjq+fM+8LUIVrAgqcNW2s0PjAxHETgRn9l4fvX31ZxDxvwQnyMOX" crossorigin="anonymous"></script> -</head> -<body> - <h1>Wello, Horld!</h1> -</body> -</html> |
