Correct past participle of "quoten"
This commit is contained in:
parent
be9929fd92
commit
4a47ec3a45
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
</span>
|
</span>
|
||||||
{% if quote.quoter %}
|
{% if quote.quoter %}
|
||||||
<span class="quoted-by">
|
<span class="quoted-by">
|
||||||
(gequotet door <span role="quoter">{{ quote.quoter }}</span>)
|
(gequoot door <span role="quoter">{{ quote.quoter }}</span>)
|
||||||
</span>
|
</span>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</span>
|
</span>
|
||||||
|
|
Loading…
Reference in a new issue