diff --git a/myriad/templates/index.html b/myriad/templates/index.html index 9edfc66..ca3aaf9 100644 --- a/myriad/templates/index.html +++ b/myriad/templates/index.html @@ -11,6 +11,9 @@ {% for member in home_pins %} + {% if not g.user and member[23]==0 %} + {% else %} +