Open akshayitzme opened 2 years ago
It is ideal to define a block that can be used to load custom Css
<head>
Django block Template Tag
<head> ... <!-- Custom Css--> {% block css %}{% endblock %} ... </head>
Hi , I'm Interested to take up this issue!
great ! assigning this to you :+1:
It is ideal to define a block that can be used to load custom Css
<head>
tag, defined in main.htmlRefer:
Django block Template Tag
Example: