fix header image class

This commit is contained in:
2018-07-11 23:09:59 +02:00
parent 2e804e546c
commit f0bef6c01b
2 changed files with 1 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
</head>
<body>
<img id="header_image" src="/res/img/header_neuropol.png" alt="Header image"/>
<img id="header_image" class="header_image" src="/res/img/header_neuropol.png" alt="Header image"/>
<br/>
<div id="body" class="body">
{{template "menu" .}}