We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646bc5f commit a93b927Copy full SHA for a93b927
1 file changed
ietf/templates/announcements/announcement_detail.html
@@ -1,7 +1,7 @@
1
{% extends "base.html" %}
2
{% load ietf_filters %}
3
4
-{% block head %}<link rel="stylesheet" type="text/css" href="https://www1.ietf.org/css/base.css" /><{% endblock %}
+{% block head %}<link rel="stylesheet" type="text/css" href="https://www1.ietf.org/css/base.css" />{% endblock %}
5
6
{% block title %}NomCom Message{% endblock %}
7
0 commit comments