Skip to content

Commit 08ea8c1

Browse files
committed
Fixed a wrong secretariat template extension name.
- Legacy-Id: 6260
1 parent 8d9c1e9 commit 08ea8c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/secr/templates/proceedings/interim_directory.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% extends "ietf_base.html" %}
1+
{% extends "base_site.html" %}
22

33
{% block content %}
44

0 commit comments

Comments
 (0)