This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Увійти
python
/
demeter
Слідкувати
2
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Дерево:
9e2219185e
Гілки
Теги
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>