Bugfix: External spool
Improvement: Use fragments in templates Features: Manual fill of empty tray Bump version to 0.1.3
This commit is contained in:
6
templates/issue.html
Normal file
6
templates/issue.html
Normal file
@ -0,0 +1,6 @@
|
||||
{% extends 'base.html' %}
|
||||
|
||||
{% block content %}
|
||||
<h1>Solve issue</h1>
|
||||
<h2>TBD</h2>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user