You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ grep -Ri menu_addons.html .
./swiftbrowser/templates/base.html: {% include "menu_addons.html" %}
I think this might be included from another project? It seems to have been removed from this project in 285703 and best I can tell makes the login page un-usable.
The text was updated successfully, but these errors were encountered:
$ grep -Ri menu_addons.html .
./swiftbrowser/templates/base.html: {% include "menu_addons.html" %}
I think this might be included from another project? It seems to have been removed from this project in 285703 and best I can tell makes the login page un-usable.
The text was updated successfully, but these errors were encountered: