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:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user