Device: {% if device_id %} {{ device_id }} {% else %} Not registered {% endif %}

{% block body %}{% endblock %}
{% with messages = get_flashed_messages() %} {% if messages %} {% endif %} {% endwith %}