We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf67da6 commit c9198d3Copy full SHA for c9198d3
templates/base.html
@@ -59,10 +59,6 @@
59
<a class="{{ main_active }}" href="/">Main</a>
60
<a class="{{ about_active }}" href="/about/">About</a>
61
<a href="https://live.sympy.org">SymPy Live</a>
62
-
63
-{# <div class="menu_right">#}
64
-{# <a href="{{ auth_url }}">{{ auth_message }}</a>#}
65
-{# </div>#}
66
</div>
67
<div class="gbh" style="left: 0px; opacity: 1; "></div>
68
{% block content %}
0 commit comments