Download link for export

This commit is contained in:
Simon
2018-06-06 11:27:23 -04:00
parent 7ac7972fd6
commit 820caa171b
2 changed files with 10 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
<tbody>
{% if export_file_stats %}
<tr>
<td>out.csv.xz</td>
<td><a href="/get_export">out.csv.xz</a></td>
<td>{{ export_file_stats.st_size }}</td>
<td>{{ export_file_stats.st_mtime|datetime_format }}</td>
</tr>