summaryrefslogtreecommitdiff
path: root/templates/bug.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/bug.html')
-rw-r--r--templates/bug.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/bug.html b/templates/bug.html
index c8c2c70..a428576 100644
--- a/templates/bug.html
+++ b/templates/bug.html
@@ -4,12 +4,11 @@
<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) }}
<h2><a href="/{{prname}}" >{{prname}}</a></h2>
<h3 class="subject" >
{{ replies[0]["Subject"]|e }}