From 71e25fb49b1a336d3854a577b12aa852c2217d6c Mon Sep 17 00:00:00 2001 From: Tim Burt Date: Wed, 19 Feb 2020 14:59:30 +0000 Subject: [PATCH] Fix typo in template --- templates/DorsetDigital/Elements/PhotoSwipe/Models/Gallery.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/DorsetDigital/Elements/PhotoSwipe/Models/Gallery.ss b/templates/DorsetDigital/Elements/PhotoSwipe/Models/Gallery.ss index b38e4a6..88c521a 100644 --- a/templates/DorsetDigital/Elements/PhotoSwipe/Models/Gallery.ss +++ b/templates/DorsetDigital/Elements/PhotoSwipe/Models/Gallery.ss @@ -9,4 +9,4 @@ <% end_loop %> -<% include DorsetDigital\\Elements\\PhotoSwipe\\Models\\Photoswipe %> +<% include DorsetDigital\\Elements\\PhotoSwipe\\Models\\PhotoSwipe %>