From 8507abc88f4f287c0df7b64f8ca43e679a2b5db6 Mon Sep 17 00:00:00 2001 From: vas3k Date: Sun, 19 Jan 2020 20:38:29 +0100 Subject: [PATCH] Add preposition --- templates/board.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/board.html b/templates/board.html index 53131d1..bad76c5 100644 --- a/templates/board.html +++ b/templates/board.html @@ -25,7 +25,7 @@ {% if board.curator_url %}
- πŸ‘‰ {{ board.curator_url|pretty_url }} + πŸ‘‰ ΠΎΡ‚ {{ board.curator_url|pretty_url }}
{% endif %}