{% extends "modern/base.html" %} {% block title %}Print Result - Zebra Day{% endblock %} {% block content %}
Label print request completed
Your label has been sent to the printer successfully.
{% else %}{{ error_message | default('An error occurred while printing.') }}
{% endif %} {% if full_url %}Preview sent directly to printer
PNG preview is only available when using the dl_png virtual printer