diff --git a/burpui/templates/layout.html b/burpui/templates/layout.html index e31ed1d9..943542f9 100644 --- a/burpui/templates/layout.html +++ b/burpui/templates/layout.html @@ -28,7 +28,7 @@ -
+ {% include "topbar.html" %} diff --git a/burpui/templates/sidebar.html b/burpui/templates/sidebar.html index 49b23d26..a390bbb1 100644 --- a/burpui/templates/sidebar.html +++ b/burpui/templates/sidebar.html @@ -1,5 +1,5 @@