diff farol/templates/base.j2 @ 28:6c65b16f2680

Rework the 'new' page
author Benoît Allard <benoit.allard@greenbone.net>
date Thu, 02 Oct 2014 12:09:28 +0200
parents 33a3a36b5bf6
children 641a2b589613
line wrap: on
line diff
--- a/farol/templates/base.j2	Thu Oct 02 12:08:48 2014 +0200
+++ b/farol/templates/base.j2	Thu Oct 02 12:09:28 2014 +0200
@@ -27,7 +27,7 @@
 
 <html lang="en">
 <head>
-  <meta charset="utf8">
+  <meta charset="utf-8">
   <title>Farol - {% block title %}{% endblock %}</title>
   <link rel="stylesheet" href="{{ url_for('static', filename='bootstrap.css') }}">
   <link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">

http://farol.wald.intevation.org