summaryrefslogtreecommitdiff
path: root/templates/buglist.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/buglist.html')
-rw-r--r--templates/buglist.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/templates/buglist.html b/templates/buglist.html
index 2664e00..15806e8 100644
--- a/templates/buglist.html
+++ b/templates/buglist.html
@@ -4,14 +4,12 @@
<title>
Hemiptera Bugtracker at {{DOMAIN}}
</title>
- <meta charset="utf-8">
- <link rel="stylesheet" type="text/css" href="/styles.css" >
+
+ {{ macros.head() }}
</head>
<body>
<header>
- <h1>
- <a href="/" >Hemiptera Bugtracker at {{DOMAIN}}</a>
- </h1>
+ {{ macros.h1(DOMAIN) }}
<h3>
Bugs in {{prname}}
</h3>