This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
python
/
demeter
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Větev:
master
Větve
Značky
master
demeter
/
demos
/
helloworld
/
front
/
templates
/
mobile
/
index.html
index.html
98 B
Trvalý odkaz
Historie
Surový
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
{%include 'inc/header.html'%}
</head>
<body>
mobile
</body>
</html>