2 lines
98 B
HTML
2 lines
98 B
HTML
{% load static %}
|
|
<link rel="icon" type="image/x-icon" href="{% static 'assets/favicon.ico' %}" /> |