From 67bdfbc2b37a1de1bc8cf1e282e06f5c0d5409a6 Mon Sep 17 00:00:00 2001 From: Vidya Ramakrishnan Date: Mon, 8 Jul 2024 23:16:00 +0530 Subject: [PATCH] Show venue on project overview page on mobile --- funnel/templates/project_layout.html.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funnel/templates/project_layout.html.jinja2 b/funnel/templates/project_layout.html.jinja2 index 526fa014f..2787fe0c5 100644 --- a/funnel/templates/project_layout.html.jinja2 +++ b/funnel/templates/project_layout.html.jinja2 @@ -460,7 +460,7 @@ {% block right_col %}
-
+
{% if current_page != 'project' %}