From 362ec8a147c66a73ada9aa72d1f4728d8e52e3d0 Mon Sep 17 00:00:00 2001 From: Davide Bongiovanni Date: Sun, 22 Oct 2017 20:21:42 +0200 Subject: [PATCH] Fixed cook picture --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 73c0302..0e38707 100644 --- a/templates/index.html +++ b/templates/index.html @@ -38,7 +38,7 @@

If nobody volunteers,

will cook.

VOLUNTEER
{% else %} - + {{ cook.name }}
CONFIRMED
{% endif %}