This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
Siningsoft
/
myCar
Observar
3
Favorito
0
Fork
0
Arquivos
Pull Requests
0
Tree:
5eed47a4d8
Branches
Tags
master
myCar
/
templates
/
empty.html
empty.html
89 B
Histórico
Raw
1
2
3
4
5
6
7
8
{% extends 'base.html' %}
{% block content %}
<h1>Empty template</h1>
{% endblock %}