Merge pull request #25678 from barredterra/translatable-web-footer

This commit is contained in:
Raffael Meyer 2024-03-27 13:07:17 +01:00 committed by GitHub
commit 8cebe9f2de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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>') }}