BATMAN 🦇
This commit is contained in:
8
templates/hello_world.html
Normal file
8
templates/hello_world.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="/static/md-css/air.css">
|
||||
</head>
|
||||
<body>
|
||||
{% include "poem.html" ignore missing %}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user