{% extends "base." + current_locale + ".html" %} {% block title %}{{ t("migrate-event-title") }} - Smoke Signal{% endblock %} {% block content %} {% include 'migrate_event.' + current_locale + '.common.html' %} {% endblock %}