aboutsummaryrefslogtreecommitdiffstats
path: root/pug/options/translate
diff options
context:
space:
mode:
Diffstat (limited to 'pug/options/translate')
-rw-r--r--pug/options/translate/translate.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/pug/options/translate/translate.pug b/pug/options/translate/translate.pug
index cf616ad2..1bcf200a 100644
--- a/pug/options/translate/translate.pug
+++ b/pug/options/translate/translate.pug
@@ -2,6 +2,7 @@ doctype html
html(lang="en")
include ../../widgets/head.pug
title General
+script(type="module" src="../../../assets/javascripts/localise.js")
body.option(dir="auto")
include ../../widgets/links.pug
+links('translate')
@@ -64,4 +65,3 @@ body.option(dir="auto")
script(type="module" src="../init.js")
script(type="module" src="./translate.js")
- script(type="module" src="../../../assets/javascripts/localise.js") \ No newline at end of file