Add preposition

This commit is contained in:
vas3k
2020-01-19 20:38:29 +01:00
parent b8ffbab081
commit 8507abc88f

View File

@@ -25,7 +25,7 @@
{% if board.curator_url %}
<div class="curator-url">
👉 <a href="{{ board.curator_url }}" target="_blank">{{ board.curator_url|pretty_url }}</a>
👉 от <a href="{{ board.curator_url }}" target="_blank">{{ board.curator_url|pretty_url }}</a>
</div>
{% endif %}