Including Static Tag
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{% load static %}
|
||||
{% extends 'global.html'%}
|
||||
|
||||
{% block maincontent %}
|
||||
|
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
{% load static %}
|
||||
{% extends 'global.html'%}
|
||||
|
||||
{% block maincontent %}
|
||||
|