Added a comment in ietf.html about the performance hit incurred by the |amp|smartypants filter, to explain its removal.
- Legacy-Id: 9382
This commit is contained in:
parent
4cb1d30bf1
commit
b2b13d608f
|
@ -21,7 +21,7 @@
|
|||
</head>
|
||||
|
||||
<body {% block bodyAttrs %}{%endblock%} data-group-menu-data-url="{% url "group_menu_data" %}">
|
||||
|
||||
<!-- Removing the amp|smartypants filter as it increases the rendering time with about 50% -->
|
||||
<nav class="navbar {% if server_mode and server_mode != "production" %}navbar-inverse{% else %}navbar-inverse{% endif %} navbar-fixed-top" role="navigation">
|
||||
<div class="container-fluid">
|
||||
<div class="navbar-header">
|
||||
|
|
Loading…
Reference in a new issue