From 2bcbf302bf66d60980cf6f7cc02d143a474babcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89lie=20Bouttier?= Date: Wed, 9 Nov 2016 00:41:38 +0100 Subject: [PATCH] workshop attendee: propose to log-in to register --- proposals/templates/proposals/talk_subscribe.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/proposals/templates/proposals/talk_subscribe.html b/proposals/templates/proposals/talk_subscribe.html index 6844ffa..15f987c 100644 --- a/proposals/templates/proposals/talk_subscribe.html +++ b/proposals/templates/proposals/talk_subscribe.html @@ -11,10 +11,14 @@ {% block content %} -

{% trans "Subscribe to a workshop" %}

+

{% trans "Subscribe to a workshop" %}
{{ talk.title }}

{% include "_form.html" %} +

+ {% trans "Login to register with you're account" %} +

+ {% endblock %} {% block js_end %}