There was an error while loading. Please reload this page.
1 parent ad37d80 commit 5e56f16Copy full SHA for 5e56f16
1 file changed
ietf/templates/base.html
@@ -19,6 +19,7 @@
19
{% endcomment %}
20
21
<link rel="stylesheet" href="{% static 'font-awesome/css/font-awesome.min.css' %}">
22
+ <link rel="stylesheet" href="{% static 'ietf/font-datatracker/css/font-datatracker.css' %}">
23
<link rel="stylesheet" href="{% static 'ietf/bootstrap/css/bootstrap.min.css' %}">
24
<link rel="stylesheet" href="{% static 'ietf/bootstrap/css/bootstrap-theme.min.css' %}">
25
<link rel="stylesheet" href="{% static 'ietf/css/ietf.css' %}">
0 commit comments