pervenir boton de volver si se cerro sesion, colores, navbar, calculo tarjeta + mp
This commit is contained in:
10
templates/index.html
Normal file
10
templates/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
{% extends "macros/base.html" %}
|
||||
|
||||
{% block title %}Dashboad?{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<h2 class="mb-4">Poner algo aqui?</h2>
|
||||
{% endblock %}
|
||||
|
||||
{% block scripts %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user