We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 966ba98 + 4e1f444 commit 3bd185aCopy full SHA for 3bd185a
1 file changed
app/views/layouts/_supported_by.erb
@@ -9,7 +9,7 @@
9
<% end %>
10
11
12
- <%- if I18n.exists?('footer.eu_funding_html') %>
+ <%- if I18n.exists?('footer.eu_funding_html') && I18n.t('footer.eu_funding_html').present? %>
13
<div class="eu-notice">
14
<%= image_tag('elixir/eu-flag.svg') %>
15
<div>
0 commit comments