diff --git a/templates/pages/p_articles.html b/templates/pages/p_articles.html index 970c0ac..c2a01cf 100644 --- a/templates/pages/p_articles.html +++ b/templates/pages/p_articles.html @@ -1,7 +1,9 @@ {% extends "tb_base.html" %} +{% load static %} {% block content %} {% for art in articles %} +