From cf8369a0a2d71e0531b7665a4881c111f8401bc2 Mon Sep 17 00:00:00 2001 From: Ryan Ramage Date: Mon, 29 Jul 2013 14:59:11 -0600 Subject: [PATCH] fix small issue with image path on subpages --- templates/app_details.html | 2 +- templates/app_details_install.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/app_details.html b/templates/app_details.html index 1fe9a2b..8c03763 100644 --- a/templates/app_details.html +++ b/templates/app_details.html @@ -5,7 +5,7 @@
{{#if app_settings.use_garden_market_logo}} - + {{else}} {{/if}} diff --git a/templates/app_details_install.html b/templates/app_details_install.html index be1146c..67e64f6 100644 --- a/templates/app_details_install.html +++ b/templates/app_details_install.html @@ -5,7 +5,7 @@