Skip to content

Commit a93b927

Browse files
committed
A spare "<" crept in. Oops!
- Legacy-Id: 490
1 parent 646bc5f commit a93b927

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/announcements/announcement_detail.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{% extends "base.html" %}
22
{% load ietf_filters %}
33

4-
{% block head %}<link rel="stylesheet" type="text/css" href="https://www1.ietf.org/css/base.css" /><{% endblock %}
4+
{% block head %}<link rel="stylesheet" type="text/css" href="https://www1.ietf.org/css/base.css" />{% endblock %}
55

66
{% block title %}NomCom Message{% endblock %}
77

0 commit comments

Comments
 (0)