diff --git a/community/www/dashboard/index.html b/community/www/dashboard/index.html index 4b89e6a0..7ad5e8a9 100644 --- a/community/www/dashboard/index.html +++ b/community/www/dashboard/index.html @@ -168,10 +168,11 @@ {% endfor %} - {% else %} -
You have not created any sketches.
{% endif %} + {% if not sketches %} +You have not created any sketches.
+ {% endif %}You have not created any sketches.
{% endif %}{{member.full_name}} has not created any skecth yet.
+ {% endif %}