Code review and sanitation. More understanding of concepts

This commit is contained in:
2022-03-15 20:57:21 +01:00
parent e9ca0e90d5
commit ba40af743d
3 changed files with 49 additions and 13 deletions
+2 -1
View File
@@ -6,8 +6,9 @@
</head>
<body>
<div class="container">
<h1>Welcome to GrocList<h1>
<h2>Welcome to GrocList<h2>
<br>
Hello userid: {{ userid }}
<p>Click <a href="/">here</a> to go home. </p>
</div>
</body>