diff --git a/templates/header_slim.html b/templates/header_slim.html index 086e1e76..c65f8053 100644 --- a/templates/header_slim.html +++ b/templates/header_slim.html @@ -10,13 +10,13 @@ - {% for alt in get_alts(this) %} - {%- if this.alt != alt %} - - {{ alt|title|upper }} - - {% endif -%} - {% endfor %} + {% for alt in get_alts(this) %} + {%- if this.alt != alt and not (this.record.path == '/blog' or this.record.path == '/podcast') %} + + {{ alt|title|upper }} + + {% endif -%} + {% endfor %} Login