diff --git a/src/server/views/layout.hbs b/src/server/views/layout.hbs index b61d49b5..487eccd0 100644 --- a/src/server/views/layout.hbs +++ b/src/server/views/layout.hbs @@ -1,85 +1,85 @@ - - - - + + + + - Arena + Arena - {{#if (useCdn)}} - - - - - - {{else}} - - - - - - {{/if}} - - + {{#if (useCdn)}} + + + + + + {{else}} + + + + + + {{/if}} + + - - - {{#if customCssPath}} - - {{/if}} - + + + {{#if customCssPath}} + + {{/if}} + - - + -
-
- +
+
+ -
- {{{ body }}} +
+ {{{ body }}} +
-
- - {{#if (useCdn)}} - - {{else}} - - - {{/if}} + + {{#if (useCdn)}} + + {{else}} + + + {{/if}} - - + + - - - {{#if customJsPath}} - - {{/if}} - + + + {{#if customJsPath}} + + {{/if}} + - \ No newline at end of file +