We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37717ee + 7aed83d commit 84f7d25Copy full SHA for 84f7d25
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