Skip to content

Commit

Permalink
Test fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
arushsinghh committed Jan 17, 2025
1 parent d36931d commit 33e2066
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions home/templates/home/tags/top_level_sections.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{% load static wagtailcore_tags wagtailimages_tags i18n generic_components image_tags %}
{% load static menu_tags i18n wagtailimages_tags home_tags image_tags generic_components %}

{% get_current_language as LANGUAGE_CODE %}
{% get_language_info for LANGUAGE_CODE as lang %}
{% get_available_languages as LANGUAGES %}
{% get_language_info_list for LANGUAGES as languages %}

<section class="top-level" id="top-level-sections">
<nav>
<a href="{% translated_home_page_url LANGUAGE_CODE %}" class="btn-primary " style="color:#444; background:#f0f0f0;">
Expand Down

0 comments on commit 33e2066

Please sign in to comment.