Removing ignored files

This commit is contained in:
2022-10-24 20:25:49 +02:00
parent fd368d895d
commit c6af0d1b1c
5 changed files with 164 additions and 53 deletions

View File

@@ -1,5 +0,0 @@
<html>
<head>
<title>Address Book</title>
<link rel="stylesheet" href="/assets/styles/main.css">
</head>

View File

@@ -1,8 +0,0 @@
{% include '_header.tpl' %}
<h1>Address Book</h1>
<a href="/">🏠 Home</a>
<a href="/">⚙ Admin</a>
<a href="/">🚪 Login</a>
{% include '_footer.tpl' %}