Enable translations of the 'Support Me' section

This commit is contained in:
Philipp Oppermann
2024-02-08 19:27:16 +01:00
parent 71e5ea0268
commit 3eeb25c946
4 changed files with 34 additions and 16 deletions

View File

@@ -61,8 +61,7 @@
</div>
<div class="">
<h2>Support Me</h2>
{{ snippets::support() }}
{{ trans(key="support_me", lang=lang) | safe }}
</div>
{% endblock main %}

View File

@@ -91,8 +91,7 @@
</div>
<div class="post-footer-support{% if page.extra.rtl %} right-to-left{% endif %}">
<h2>Support Me</h2>
{{ snippets::support() }}
{{ trans(key="support_me", lang=lang) | safe }}
</div>
<hr>