no links in link
This commit is contained in:
parent
bfac91c779
commit
bd8988e6bf
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ body {
|
|||
<div class="text">
|
||||
<a href="{{ text.get_absolute_url }}">
|
||||
{{ text.title | safe }}<br>
|
||||
{{ text.byline | safe }}
|
||||
{{ text.byline | striptags }}
|
||||
</a>
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
|
Loading…
Reference in a new issue