feat: Add link to rescue org
This commit is contained in:
parent
efabebfdbf
commit
5520590145
@ -50,7 +50,7 @@
|
||||
{% endif %}
|
||||
</td>
|
||||
{% if adoption_notice.organization %}
|
||||
<td>{% translate "Organisation" %}</td>
|
||||
<td><a href="{{adoption_notice.organization.get_absolute_url }}">{{ adoption_notice.organization }}</a></td>
|
||||
{% endif %}
|
||||
|
||||
<td>{{ adoption_notice.searching_since }}</td>
|
||||
|
Loading…
Reference in New Issue
Block a user