{% extends "pages/base.html" %} {% load i18n static %} {% block title %}{{ station_model.vendor }} {{ station_model.model_family }} {{ station_model.model }}{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
{% trans "Supported model profile, reference files, and integration guidance." %}
{% trans "No images have been uploaded yet." %}
{% endif %} {% if station_model.notes %}{{ station_model.notes }}
{% trans "No special instructions have been provided." %}
{% endif %}{% trans "No manuals or files have been uploaded yet." %}
{% endif %}