Skip to content

Commit c9198d3

Browse files
committed
Remove commented out html
1 parent bf67da6 commit c9198d3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

templates/base.html

-4
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@
5959
<a class="{{ main_active }}" href="/">Main</a>
6060
<a class="{{ about_active }}" href="/about/">About</a>
6161
<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>#}
6662
</div>
6763
<div class="gbh" style="left: 0px; opacity: 1; "></div>
6864
{% block content %}

0 commit comments

Comments
 (0)