{% extends "repapp/base.html" %} {% block title %} - {{ device.device }} {% endblock title %} {% block content %}

Gerät: {{ device.device }}


Fehler:

{{ device.error }}

Folgetermin: {% if device.follow_up %} Ja {% else %} Nein {% endif %}

{% endblock content %}