gonito/templates/list-annotations.hamlet

6 lines
121 B
Plaintext
Raw Normal View History

2020-07-11 14:14:35 +02:00
$if null annotations
<h3> Not found annotation tasks!
$else
^{Table.buildBootstrap annotationListTable annotations}