From 04a9e22f814d071ae2edc6e4bf956fec769459bb Mon Sep 17 00:00:00 2001 From: Stephen Frost Date: Wed, 23 May 2018 19:38:12 -0400 Subject: [PATCH] add instructions for training submissions --- templates/pages/callforpapers.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/pages/callforpapers.html b/templates/pages/callforpapers.html index 5bfec12..fde75b7 100644 --- a/templates/pages/callforpapers.html +++ b/templates/pages/callforpapers.html @@ -62,7 +62,7 @@

Session Information

-

Each session will last 45 minutes, and may be on any topic related to PostgreSQL. Suggested topic areas include:

+

Each regular session will last 45 minutes, and may be on any topic related to PostgreSQL. Suggested topic areas include:

Of course, we're happy to receive proposals for talks on other PostgreSQL-related topics as well.

+

Training/Tutorials are expected to run around 3 hours with at least one break, possibly more, and should be submitted with TRAINING in the subject.


{% endblock %} -- 2.39.5