diff --git a/myriad/templates/base.html b/myriad/templates/base.html index 388fd17..6a5ca8c 100644 --- a/myriad/templates/base.html +++ b/myriad/templates/base.html @@ -46,7 +46,7 @@ {% if pins %}
Pinned
{% for pin in pins %} - + {% endfor %} {% endif %}