From 432c42967ac4ab1315f7e126fd979cd593909284 Mon Sep 17 00:00:00 2001 From: Administrator Date: Sat, 20 Aug 2022 18:00:15 +0300 Subject: [PATCH] load static --- templates/enter.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/enter.html b/templates/enter.html index 6d5504f..7fe16f2 100644 --- a/templates/enter.html +++ b/templates/enter.html @@ -1,5 +1,7 @@ {% extends 'base.html' %} +{% load static %} + {% block title %}Вход{% endblock %} {% block body %}