diff --git a/guild/templates/guild/playsession_form.html b/guild/templates/guild/playsession_form.html index fcc7902..799076e 100644 --- a/guild/templates/guild/playsession_form.html +++ b/guild/templates/guild/playsession_form.html @@ -1,6 +1,16 @@ {% extends 'base.html' %} {% block content %} + +

+ Summary supports Markdown. You can find help here: +

+ + +
{% csrf_token %} {{ form.as_p }}