addressbook/templates/_header.tpl

5 lines
128 B
Smarty
Raw Normal View History

2022-10-21 14:31:48 +02:00
<html>
<head>
<title>Address Book</title>
<link rel="stylesheet" href="/assets/styles/main.css">
</head>