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

{{student}}

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