diff --git a/.aptconf b/.aptconf deleted file mode 100755 index c9f9eee..0000000 --- a/.aptconf +++ /dev/null @@ -1,12 +0,0 @@ -cat > /etc/apt/apt.conf.d/99gitlab < /etc/timezone - - export LC_ALL=C.UTF-8 - - export DEBIAN_FRONTEND=noninteractive - - export APT_CACHE_DIR="$(pwd)/.cache/apt" - - rm -f /etc/apt/apt.conf.d/docker-clean - - mkdir -p "${APT_CACHE_DIR}/archives" - - mkdir -p "${APT_CACHE_DIR}/lists" - - ./.aptconf - - apt-get update -qq - - apt-get upgrade -qy + - apt-get update - apt-get install -y git gettext ca-certificates wget python3-pip - 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 diff --git a/models/project.ini b/models/project.ini index c79c024..d9e0cc6 100644 --- a/models/project.ini +++ b/models/project.ini @@ -13,7 +13,6 @@ type = sort_key [fields.type] label = Type type = boolean -checkbox_label = true for type 1 [fields.title] label = Title diff --git a/templates/index.html b/templates/index.html index b58bec4..1f8a3cd 100644 --- a/templates/index.html +++ b/templates/index.html @@ -15,8 +15,8 @@

{{ project.title }}

{{ project.body }}


- - Translation status + + Translation status