From e2e0ac16651a9adbcd116588e128f69131b6afbd Mon Sep 17 00:00:00 2001 From: Stephen Frost Date: Wed, 23 May 2018 07:57:52 -0400 Subject: [PATCH] Open early bird registration --- templates/base.html | 1 + templates/pages/tickets.html | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index ce9b743..16799ac 100644 --- a/templates/base.html +++ b/templates/base.html @@ -103,6 +103,7 @@ {{menulink("callforpapers", "Call for Papers")}} + {{menulink("tickets", "Registration")}} {{menulink("venue", "Venue & Hotel")}} {{menulink("becomesponsor", "Become a Sponsor")}} {{menulink("sponsors", "Sponsors")}} diff --git a/templates/pages/tickets.html b/templates/pages/tickets.html index a69189a..631f38d 100644 --- a/templates/pages/tickets.html +++ b/templates/pages/tickets.html @@ -25,12 +25,12 @@ Early Bird - $350 - Available until July 12th + $475 + Available until July 18th Regular - $550 + $650 Available to all -- 2.39.5