From f406349e3388d00f85d93d117aaa34b6920f8835 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Mon, 23 Sep 2024 12:01:51 +0300 Subject: Fix: fix orphan tags. --- gn2/wqflask/templates/base.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'gn2/wqflask/templates') diff --git a/gn2/wqflask/templates/base.html b/gn2/wqflask/templates/base.html index 9fe66785..952f380e 100644 --- a/gn2/wqflask/templates/base.html +++ b/gn2/wqflask/templates/base.html @@ -87,7 +87,7 @@
Published in Journal of Open Source Software (JOSS)
Development and source code on github with issue tracker and documentation. +
{% if version: %}GeneNetwork {{ version }}
{% endif %} -- cgit v1.2.3