2 <html lang="en"><head> |
2 <html lang="en"><head> |
3 <meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
3 <meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
4 <meta charset="utf-8"> |
4 <meta charset="utf-8"> |
5 <!--meta http-equiv="X-UA-Compatible" content="IE=edge"--> |
5 <!--meta http-equiv="X-UA-Compatible" content="IE=edge"--> |
6 <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
6 <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
7 <meta name="description" content=""> |
7 <meta name="description" content="Der Python Wettbewerb für Mädchen & Jungen 2014. Attraktives Programmieren für junge Leute"> |
8 <meta name="author" content=""> |
8 <meta name="keywords" content="Python,Software,Blender,Programmieren,Wettbewerb,2013,2014,pymove3d,3d,europython,3D-Software"> |
9 <link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico')}}"> |
9 <meta name="author" content="Python Software Verband e.V"> |
|
10 <link rel="shortcut icon" type="image/x-icon" href="{{ url_for('static', filename='favicon.ico')}}"> |
10 |
11 |
11 <title>PyMove3D -- 2014</title> |
12 <title>PyMove3D - Der Python Wettbewerb für Mädchen & Jungen 2014</title> |
12 |
13 |
13 <!-- Bootstrap core CSS --> |
14 <!-- Bootstrap core CSS --> |
14 <link href="/static/css/bootstrap.css" rel="stylesheet"> |
15 <link href="/static/css/bootstrap.css" rel="stylesheet"> |
15 |
16 |
16 <!-- Just for debugging purposes. Don't actually copy this line! --> |
17 <!-- Just for debugging purposes. Don't actually copy this line! --> |