This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
Siningsoft
/
myCar
Seguir
3
Destacar
0
Fork
0
Ficheiros
Pull Requests
0
Árbore:
f4bc48690d
Ramas
Etiquetas
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 %}