{% extends "default.html" %} {% load servo_tags %} {% load i18n %} {% block toolbar %} {% if model %} {% trans "New Device" %} {% trans "Show Parts" %} {% else %} {% trans "New Device" %} {% trans "Show Parts" %} {% endif %} {% trans "Upload" %} {% endblock toolbar %} {% block content %}