From 8a6300088a07362edc5baee611f2a7c45e2b9212 Mon Sep 17 00:00:00 2001
From: Animation des soirees <nightiies@perso.iiens.net>
Date: Fri, 2 May 2014 11:50:39 +0200
Subject: [PATCH] utf8

---
 index.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/index.php b/index.php
index 7b14634..766f29e 100644
--- a/index.php
+++ b/index.php
@@ -27,6 +27,7 @@ $app->get(
 <html>
 	<head>
 		<link rel="stylesheet" type="text/css" href="/links/common.css">
+		<meta charset="UTF-8">
 	</head>
 	<body>
 		<div class="header">
-- 
GitLab