{% extends 'base.html' %} {% block content %} {{ t('rsvp') }} {{ t('upload') }} {{ t('gallery') }} {{ t('schedule') }} {{ t('hotels') }} {{ t('taxi') }} {{ t('location') }} {% if is_admin %} {{ t('host_area') }} {% endif %} {% endblock %}