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 4cb1d30 commit b2b13d6Copy full SHA for b2b13d6
1 file changed
ietf/templates/ietf.html
@@ -21,7 +21,7 @@
21
</head>
22
23
<body {% block bodyAttrs %}{%endblock%} data-group-menu-data-url="{% url "group_menu_data" %}">
24
-
+ <!-- Removing the amp|smartypants filter as it increases the rendering time with about 50% -->
25
<nav class="navbar {% if server_mode and server_mode != "production" %}navbar-inverse{% else %}navbar-inverse{% endif %} navbar-fixed-top" role="navigation">
26
<div class="container-fluid">
27
<div class="navbar-header">
0 commit comments