This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Siningsoft
/
myCar
Segui
3
Vota
0
Forka
0
File
Pull Requests
0
Albero (Tree):
8e86cfa45b
Rami (Branch)
Tag
master
myCar
/
templates
/
empty.html
empty.html
89 B
Cronologia
Originale
1
2
3
4
5
6
7
8
{% extends 'base.html' %}
{% block content %}
<h1>Empty template</h1>
{% endblock %}