jinja basics

This commit is contained in:
2024-10-10 10:08:42 +02:00
parent ab1187f3c4
commit 65a0b3cbab
4 changed files with 40 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<title>Main</title>
</head>
<body>
<h1>Hello World</h1>