This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Siningsoft
/
myCar
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Pull Requests
0
Árvore:
5525e9da6f
Ramos
Etiquetas
master
myCar
/
templates
/
empty.html
empty.html
89 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
{% extends 'base.html' %}
{% block content %}
<h1>Empty template</h1>
{% endblock %}