{% extends "modern/base.html" %} {% block title %}Edit: {{ filename }} - Zebra Day{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Dashboard / Templates / {{ filename }}

ZPL Code

Template Variables

Auto

Variables are detected from {variable_name} placeholders in the ZPL. Values entered here are substituted for Preview and Test Print.

Print Test Label

Uses the same printer routing schema as the Print page (labs_dict[lab].printers).

Preview

Ready

Click Preview to generate

Save Options

Filename (e.g., my_template.zpl)
Cancel
{% endblock %} {% block extra_scripts %} {% endblock %}