diff options
Diffstat (limited to 'app/templates')
| -rw-r--r-- | app/templates/admin/annotations.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/templates/admin/annotations.html b/app/templates/admin/annotations.html index 5a3f66a..883fd70 100644 --- a/app/templates/admin/annotations.html +++ b/app/templates/admin/annotations.html @@ -15,6 +15,9 @@ </div> <br> <article class="overview"> + <a href="./annotations/download">Download as CSV</a> + <br> + <br> <table id="annotations-table" class="table table-striped"> <thead class="thead-dark"> <th scope="col">Dataset</th> |
