This commit is contained in:
2026-05-18 22:38:55 -03:00
parent 57d2868ed1
commit ec5f299c14

View File

@@ -1,4 +1,3 @@
out1.html
{# Curso Django Framework do Zero: https://www.youtube.com/playlist?list=PLFOqHo8oIjzewcT23HCxJV0xWO451CTJe #}
{% extends '_base.html' %} {# herda tudo que já tem em _base.html #}
{% load static %} {# carrega o módulo static para fornecer arquivos estáticos #}