mirror of
https://github.com/brmlab/brmbar.git
synced 2025-06-09 13:54:00 +02:00
rework barcode generator
This commit is contained in:
parent
0b488c469c
commit
834b7a4959
3 changed files with 28 additions and 27 deletions
|
@ -1,5 +1,7 @@
|
|||
{% extends "base.html" %}
|
||||
{% block title %}Admin{% endblock %}
|
||||
{% block content %}
|
||||
admin
|
||||
|
||||
<p><a href="barcode-generator.txt">barcode generator input</a></p>
|
||||
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue