X-Git-Url: https://code.communitydata.science/coldcallbot-discord.git/blobdiff_plain/23b91425d855354d751918c045c052c6b1926577..aee2c90d1e0b7ac35acae6416ef7e08e2a6183d0:/templates/cold_caller.html?ds=sidebyside diff --git a/templates/cold_caller.html b/templates/cold_caller.html index 0a149fd..d05f17a 100644 --- a/templates/cold_caller.html +++ b/templates/cold_caller.html @@ -13,17 +13,29 @@ The next student is:

{{student}}

-
- -
+{% if student != '' %} + {% if public is none %} + + + + {% else %} + + + {% endif %} +{% else %} +
+ + +
+{% endif %}