{% extends "legacy/base.html" %} {% block title %}{{ title }}{% endblock %} {% block content %}
| Printer | Available Label Styles |
|---|---|
|
{{ printer_name }} {{ printer_info.ip_address }} |
{% for style in printer_info.label_zpl_styles %}
{{ style }} {% endfor %} |