diff --git a/app/templates/header.html b/app/templates/header.html index c52c5e2..77aa9f8 100644 --- a/app/templates/header.html +++ b/app/templates/header.html @@ -3,7 +3,7 @@
-
+
- OpenLaw Logo + OpenLaw Logo + {% if selected_tab=='my_library' or selected_tab=='favorite_books' or selected_tab=='explore_books' or selected_tab=='latest_interpretations' or selected_tab=='my_contributions' %}
+ {% endif %} {% include 'sidebar.html' %} {% include 'searchbar.html' %}