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 5f022ac commit 097b81cCopy full SHA for 097b81c
templates/original_docs.html
@@ -2,7 +2,7 @@
2
{% load i18n %}
3
{% get_current_language as LANGUAGE_CODE %}
4
<!DOCTYPE html>
5
-<html lang="{{ LANGUAGE_CODE }}" class="toc-hidden">
+<html lang="{{ LANGUAGE_CODE }}">
6
<head>
7
<meta charset="utf-8">
8
<link href="{% static 'css/header.css' %}">
0 commit comments