Fix header image ID

This commit is contained in:
2018-02-07 09:42:35 +00:00
parent dfcbb0dbba
commit 7ce61c004d

View File

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