{% extends "legacy/base.html" %} {% block title %}{{ title }}{% endblock %} {% block content %}

Editing: {{ filename }}

home /// back to label list /// ZPL intro





Print IRL:



Click "Render PNG" to preview label


Format Keys

Use these placeholders in your ZPL template:

  • {uid_barcode} - UID for barcode
  • {alt_a} through {alt_f} - Additional fields
{% endblock %} {% block extra_scripts %} {% endblock %}