This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
python
/
demeter
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
9e2219185e
Dallar
Biçim İmleri
master
demeter
/
demos
/
helloworld
/
front
/
templates
/
mobile
/
index.html
index.html
98 B
Geçmiş
Ham
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
{%include 'inc/header.html'%}
</head>
<body>
mobile
</body>
</html>