diff --git a/hyperglass/render/templates/results.html.j2 b/hyperglass/render/templates/results.html.j2 index cd2b241..316b49d 100644 --- a/hyperglass/render/templates/results.html.j2 +++ b/hyperglass/render/templates/results.html.j2 @@ -1,13 +1,15 @@
- {% import "templates/title.html.j2" as title %} - {{ title.title(branding, primary_asn, size_title="h1", size_subtitle="h4", align="left") }}
-
- +
+
+

+
+
+ {% import "templates/title.html.j2" as title %} + {{ title.title(branding, primary_asn, size_title="h1", size_subtitle="h4") }} +