This website works better with JavaScript
Главная
Обзор
Помощь
Вход
python
/
demeter
Следить
2
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
d945fc8fae
Ветки
Метки
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>