1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-28 06:11:03 +00:00

Stop using i18n plugin (#2054)

This commit is contained in:
2023-02-28 13:20:35 -06:00
parent bfaba1cd11
commit 4c8cd3f295
548 changed files with 383 additions and 33068 deletions

View File

@@ -1,8 +1 @@
{% extends "base.html" %}
{% block site_meta %}
{{ super() }}
<meta name="description" content="{{ lang.t('site.description') }}">
{% endblock %}
{% block extrahead %}
<link rel="preload" href="{{ 'assets/brand/WOFF/bagnard/Bagnard.woff' | url }}" as="font" type="font/woff" crossorigin>
{% endblock %}