{{ site_display_name() }}

{{ site_tagline() }}

{% if plugin_area_footer_col1 %} {{ plugin_area_footer_col1 | safe }} {% endif %}
{{ t('footer.navigation') if t else 'Navigation' }}
{{ t('nav.home') if t else 'Home' }}
{% if plugin_area_footer_col2 %} {{ plugin_area_footer_col2 | safe }} {% endif %}
{{ t('footer.myAccount') if t else 'Account' }}
{% if user %} {{ t('footer.myAccount') if t else 'My account' }} {% if has_role('admin','editor','author','seller','developer') %} {{ t('footer.adminPanel') if t else 'Admin' }} {% endif %} {% else %} {{ t('ui.login') if t else 'Login' }} {% endif %}
{% if plugin_area_footer_col3 %} {{ plugin_area_footer_col3 | safe }} {% endif %}
{{ t('footer.communityTitle') if t else 'Comunitate' }}

{{ t('footer.communityText') if t else 'Jurnal de drum, articole tehnice și povești din comunitatea pasionaților.' }}

{% if plugin_area_footer_col4 %} {{ plugin_area_footer_col4 | safe }} {% endif %}
© {{ year }} {{ site_display_name() }}. {{ t('footer.craftedBy') if t else 'Crafted by' }} {{ theme_author }}. {% if plugin_area_footer_bottom %} {{ plugin_area_footer_bottom | safe }} {% endif %}