Start frontend project

This commit is contained in:
2021-04-07 21:23:37 -05:00
parent e04e991cfa
commit cf8885ed14
2 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>Forget me not</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
{% block content %} {% endblock %}