{% extends "repapp/base.html" %} {% block title %} - {{ device.device }} {% endblock title %} {% block content %}
Fehler:
{{ device.error }}
Folgetermin: {% if device.follow_up %} Ja {% else %} Nein {% endif %}