This website works better with JavaScript
Почетна
Преглед
Помоћ
Пријавите се
python
/
demeter
Прати
2
Волим
0
Креирај огранак
0
Датотеке
Дискусије
0
Захтеви за спајање
0
Вики
Грана:
master
Гране
Ознаке
master
demeter
/
demos
/
helloworld
/
front
/
templates
/
mobile
/
index.html
index.html
98 B
Пермалинк
Историја
Датотека
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
{%include 'inc/header.html'%}
</head>
<body>
mobile
</body>
</html>