From 6d5dbb8967e6621524cb893bf15ef1e165ede3e8 Mon Sep 17 00:00:00 2001 From: HackerNCoder Date: Fri, 26 Aug 2022 23:57:51 +0200 Subject: [PATCH] Updates for translations --- .woodpecker.yml | 1 + templates/layout.html | 2 +- templates/meta.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 4400c71..e59ab19 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -6,6 +6,7 @@ pipeline: - apt-get install -y git ca-certificates gettext wget python3-pip python3-babel - wget https://gitlab.torproject.org/tpo/tpa/ci-templates/-/raw/main/lektor-requirements.txt -O requirements.txt - python3 -m pip install --require-hashes -r requirements.txt + - git clone https://lab.encryptionin.space/Queerscriptors/weblate-website.git i18n - lektor build --output-path public publish: image: debian diff --git a/templates/layout.html b/templates/layout.html index ae2b003..3760fd3 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -1,5 +1,5 @@ - + {% include 'meta.html' %} {% block page %} diff --git a/templates/meta.html b/templates/meta.html index 10c32f8..c37d2d6 100644 --- a/templates/meta.html +++ b/templates/meta.html @@ -7,7 +7,7 @@ - + {{ this.title }}