From 295e85fa5ddfc0b947294515a7a3c91ed2daa464 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Thu, 25 Apr 2019 09:36:34 +0200 Subject: [PATCH] Use `$resourceURL` instead of `$ThemeDir` --- templates/Page.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Page.ss b/templates/Page.ss index 0e2e1ab..5de09ff 100644 --- a/templates/Page.ss +++ b/templates/Page.ss @@ -26,7 +26,7 @@ Change it, enhance it and most importantly enjoy it! <% require themedCSS('typography') %> <% require themedCSS('form') %> <% require themedCSS('layout') %> - + dir="$i18nScriptDirection"<% end_if %>> <% include Header %>