s/.../…/
This commit is contained in:
parent
4fac84c550
commit
b0fd4e13db
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@
|
|||
|
||||
{% if object.tags.all %}<p class="blog-tags">Tags: {% for tag in object.tags.all %}<a href="{{ tag.get_absolute_url }}">{{ tag.label }}</a>{% if not forloop.last %}, {% endif %}{% endfor %}</p>{% endif %}
|
||||
|
||||
<p><span class="continued"><a href="/blog/">Other Conservancy Blog entries...</a></span></p>
|
||||
<p><span class="continued"><a href="/blog/">Other Conservancy Blog entries…</a></span></p>
|
||||
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue