diff options
Diffstat (limited to 'project/templates')
-rw-r--r-- | project/templates/registration/regstats.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/templates/registration/regstats.html b/project/templates/registration/regstats.html index b5aeeea..681e00d 100644 --- a/project/templates/registration/regstats.html +++ b/project/templates/registration/regstats.html @@ -39,7 +39,7 @@ </table> <br/><br/><br/> -<strong>To download PDF +<strong>To download CSV <a href="{% url scipycon_regstats_download params.scope %}">here</a></strong> {% endblock content %} |