fix: translatable web footer

This commit is contained in:
barredterra 2024-03-27 13:05:50 +01:00
parent 722bb3b0fc
commit b056147fea

View file

@ -1 +1 @@
<a href="https://frappeframework.com?source=website_footer" target="_blank" class="text-muted">Built on Frappe</a>
{{ _("Built on {0}").format('<a href="https://frappeframework.com?source=website_footer" target="_blank" class="text-muted">Frappe</a>') }}