diff --git a/templates/labelbase_new.html b/templates/labelbase_new.html new file mode 100644 index 0000000..a9e05c5 --- /dev/null +++ b/templates/labelbase_new.html @@ -0,0 +1,109 @@ +{% extends "_base.html" %} +{% load i18n %} +{% block content %} + +
{{ about.about}}
+ {% endif %} +There is no such labelbase.
+{% endif %} +| # | +type | +ref | +label | +
|---|---|---|---|
| {{ label.labelbase_id }}.{{ label.id }} | +{{ label.get_type_display }} | +{{ label.ref }} | +{{ label.label }} | + +
There are no labels in this labelbase.
+ {% endif %} +