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