diff --git a/index.html.l b/index.html.l index ae94661..e6284f0 100644 --- a/index.html.l +++ b/index.html.l @@ -2,32 +2,38 @@ {% function content() %}
-
+

{{ Escapes.htmlescape(BigGlobe.cfg.sitename) }}

- {% if BigGlobe.cfg.enable18plus then %} -
    -
  • - - -
  • - - -
  • - - -
  • -
- {% end %} - -
-

Filter by tags...

- + +
+
+

Filter by tags...

+ + + +
+ + {% if BigGlobe.cfg.enable18plus then %} +
    +
  • + + +
  • + + +
  • + + +
  • +
+ {% end %} + +
- @@ -77,6 +83,8 @@ showalltags = function() {} } + + document.querySelector("[autofocus]").focus() {% end %}