From a8fd1e4e2e2e0fb1b4496ee53c3f782e04e5918e Mon Sep 17 00:00:00 2001
From: Gareth Coles
Date: Sat, 19 May 2018 21:00:34 +0100
Subject: Form preamble, jam creation fixes
---
templates/main/jams/join.html | 4 ++++
1 file changed, 4 insertions(+)
(limited to 'templates/main')
diff --git a/templates/main/jams/join.html b/templates/main/jams/join.html
index ffa80cb5..8e762ff2 100644
--- a/templates/main/jams/join.html
+++ b/templates/main/jams/join.html
@@ -118,6 +118,10 @@
+ {{ form.preamble_html }}
+
+
+
{% if jam.state != "announced" %}
Unfortunately, we're not accepting applications for this code jam right now - but we appreciate your
--
cgit v1.2.3