From 0ad2ead64358869d26caf2439ab7667c81a59889 Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Sun, 25 Jun 2017 14:38:02 -0400 Subject: [PATCH 1/2] Fixed issue with meetup section --- layouts/partials/meetup_aside.html | 4 ++-- layouts/section/meetup.html | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/layouts/partials/meetup_aside.html b/layouts/partials/meetup_aside.html index a9a4d61..a9b0e63 100644 --- a/layouts/partials/meetup_aside.html +++ b/layouts/partials/meetup_aside.html @@ -1,8 +1,8 @@ {{ $baseurl := .Site.BaseURL }} - + diff --git a/layouts/section/meetup.html b/layouts/section/meetup.html index a66b1a6..fe62cf3 100644 --- a/layouts/section/meetup.html +++ b/layouts/section/meetup.html @@ -14,6 +14,8 @@ {{ partial "footer.html" . }} From 2aff8acccf873c6a6381e31d1c5594b1a661aa8d Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Sun, 25 Jun 2017 14:39:37 -0400 Subject: [PATCH 2/2] Fixed issue with meetup section --- layouts/partials/meetup_aside.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/layouts/partials/meetup_aside.html b/layouts/partials/meetup_aside.html index a9b0e63..3c62d2b 100644 --- a/layouts/partials/meetup_aside.html +++ b/layouts/partials/meetup_aside.html @@ -1,8 +1,10 @@ {{ $baseurl := .Site.BaseURL }} -
-{{ partial "meetup_details.html" . }} -
+