Add encoding and language

This commit is contained in:
Arne Schlüter 2015-02-08 14:50:33 +01:00
commit fcf57354a2

View file

@ -1,6 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html lang="de">
<head> <head>
<meta charset="utf-8">
<title>Visualization of Hate Crime in Berlin</title> <title>Visualization of Hate Crime in Berlin</title>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.css" /> <link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.css" />
<link rel="stylesheet" type="text/css" href="/static/css/style.css"> <link rel="stylesheet" type="text/css" href="/static/css/style.css">