{% load static %} {% load i18n %} {% load i18n_noprefix %}

{% trans "My Site" %}

{% language_selector style='dropdown' %}

{% trans "Vanilla CSS Language Selector Examples" %}

{% trans "Pure CSS implementation with no framework dependencies" %}

{% trans "Dropdown Style" %}

{% trans "Clean, accessible dropdown with custom styling" %}

{% trans "Default Style" %}

{% language_selector style='dropdown' %}

{% trans "Custom Theme Colors" %}

{% language_selector style='dropdown' %}

{% trans "With Label" %}

{% language_selector style='dropdown' %}

{% trans "List Style" %}

{% trans "Vertical list with clear visual hierarchy" %}

{% trans "Default Style" %}

{% language_selector style='list' %}

{% trans "Custom Theme" %}

{% language_selector style='list' %}

{% trans "Inline Style" %}

{% trans "Horizontal layout for navigation bars and footers" %}

{% trans "Default Style" %}

{% language_selector style='inline' %}

{% trans "Custom Theme" %}

{% language_selector style='inline' %}

{% trans "Centered" %}

{% language_selector style='inline' %}

{% trans "Dark Mode Support" %}

{% trans "Automatic dark mode with CSS custom properties" %}

{% trans "Dropdown" %}

{% language_selector style='dropdown' %}

{% trans "List" %}

{% language_selector style='list' %}

{% trans "Inline" %}

{% language_selector style='inline' %}

{% trans "CSS Variables Customization" %}

{% trans "Easy theming with CSS custom properties" %}

{% trans "Green Theme" %}

{% language_selector style='dropdown' %}

{% language_selector style='inline' %}

{% trans "Purple Theme" %}

{% language_selector style='dropdown' %}

{% language_selector style='inline' %}

{% trans "Orange Theme" %}

{% language_selector style='dropdown' %}

{% language_selector style='inline' %}

{% trans "RTL Language Support" %}

{% trans "Automatic right-to-left layout adjustment" %}

{% trans "Dropdown" %}

{% language_selector style='dropdown' %}

{% trans "List" %}

{% language_selector style='list' %}

{% trans "Inline" %}

{% language_selector style='inline' %}

{% trans "Integration Examples" %}

{% trans "In a Settings Form" %}

{% language_selector style='dropdown' %}

{% trans "In a Footer" %}