{% extends "partials/base.html" %} {% load static i18n %} {% block title %} {% if platform %} {% trans "Edit Platform" %} {% else %} {% trans "Create Platform" %} {% endif %} {% endblock title %} {% block content %}