1
0
Fork 0

Fixing up notifications.

This commit is contained in:
Adam Kelly 2020-04-22 12:43:10 +01:00
parent 0bf73fef24
commit 22b2a95fd3
6 changed files with 80 additions and 33 deletions

View file

@ -38,7 +38,7 @@
boosted your <a href="{{ notification.related_status.absolute_id}}">status</a>
{% endif %}
{% else %}
your <a href="{{ notification.related_status.absolute_id }}">import</a> succeeded.
your <a href="/import_status/{{ notification.related_import.id }}">import</a> completed.
{% endif %}
</div>