{{ site.name }}

{{ site.description }}

{{ __('A modern WordPress theme built with Bootstrap 5.') }}

{{ __('Navigation') }}
{% if footer_menu|length > 0 %}
    {% for item in footer_menu %}
  • {{ item.title }}
  • {% endfor %}
{% endif %}
{{ __('About') }}

{{ __('This theme is proudly built with Bootstrap 5 and WordPress Full Site Editing.') }}


© {{ current_year }} {{ site.name }}

{{ __('Powered by %s')|format('WordPress')|raw }}