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 %}