We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcade11 commit 7aed83dCopy full SHA for 7aed83d
1 file changed
includes/header-notification.html
@@ -40,7 +40,6 @@
40
41
{% if translation_notification_type %}
42
<div class="header-notifications text-center f5 bg-blue-1 text-gray-dark py-4 px-6 translation_notice{% if release_notification_type %} border-bottom border-black-fade{% endif %}">
43
- {{ currentLanguage }}
44
{{ translation_notification }}
45
</div>
46
{% endif %}
0 commit comments