From df4f6c789b43188ed976d737d49aff2847dae800 Mon Sep 17 00:00:00 2001 From: Sarah Conway Date: Wed, 1 Aug 2018 16:06:52 -0700 Subject: [PATCH] add schedule for 2018 --- templates/base.html | 4 ++-- templates/index_base.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/base.html b/templates/base.html index b378db0..4bec74a 100644 --- a/templates/base.html +++ b/templates/base.html @@ -100,8 +100,8 @@
  • Home
  • {{menulink("about", "About")}} {{menulink("blog", "Blog")}} -
  • Talks
  • - + +
  • Schedule
  • {{menulink("tickets", "Registration")}} diff --git a/templates/index_base.html b/templates/index_base.html index 6155b3e..e702fcf 100644 --- a/templates/index_base.html +++ b/templates/index_base.html @@ -99,8 +99,8 @@
  • Home
  • {{menulink("about", "About")}} {{menulink("blog", "Blog")}} -
  • Talks
  • - + +
  • Schedule
  • {{menulink("tickets", "Registration")}} -- 2.39.5