diff options
Diffstat (limited to 'docs/_theme')
| -rw-r--r-- | docs/_theme/djangodocs/layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_theme/djangodocs/layout.html b/docs/_theme/djangodocs/layout.html index c8770173aa..487c2b4922 100644 --- a/docs/_theme/djangodocs/layout.html +++ b/docs/_theme/djangodocs/layout.html @@ -72,7 +72,7 @@ </script> {% endif %} {%- if include_console_assets -%} -<link rel="stylesheet" href="{{ pathto('_static/console-tabs.css', 1) }}" type="text/css" /> +<link rel="stylesheet" href="{{ pathto('_static/console-tabs.css', 1) }}"> {%- endif -%} {% endblock %} |
