{% load i18n %}
  • {% trans 'home' %}
  • {% trans 'gallery' %}
  • {% if tag %}
  • {{ tag }}
  • {% endif %}