{% extends "indy_hub/base.html" %} {% load i18n %} {% block page_title %}{% trans "Rename Simulation" %}{% endblock page_title %} {% block content %}
{% trans "Current name:" %} {{ simulation.display_name }}