X-Git-Url: https://code.communitydata.science/coldcallbot-discord.git/blobdiff_plain/79f9b632b1b3a645d8d7d1acaf7bf8093d62d1da..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 %}