79567385

Date: 2025-04-10 19:01:42
Score: 1
Natty:
Report link

Add this line in the beginning of your html file

{% load staticfiles %} 

Or this one, if you use old version of Django

{% load static %} 
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: poisoned_monkey