mod template

This commit is contained in:
2023-04-13 12:06:23 +02:00
parent 1908833642
commit e7e90bdf6e
2 changed files with 2 additions and 2 deletions

View File

@@ -57,6 +57,7 @@
<input type="password" id="password" name="password" placeholder="Wprowadź hasło">
<input type="submit" value="Zaloguj się">
<h2 color="red">{{incorrect}}<h2>
</form>
</div>
</body>