From b9cef93cb52aece67b7178f54033286ef80925b6 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Mon, 18 Mar 2024 13:51:59 +0300 Subject: add pumed search link --- gn2/wqflask/templates/gnqa_answer.html | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/gn2/wqflask/templates/gnqa_answer.html b/gn2/wqflask/templates/gnqa_answer.html index 51ea71c6..f8010931 100644 --- a/gn2/wqflask/templates/gnqa_answer.html +++ b/gn2/wqflask/templates/gnqa_answer.html @@ -131,10 +131,10 @@ outline: none; {% if reference.pubmed %} -
+
-
@@ -180,9 +180,15 @@ outline: none; {% if reference.pubmed %} - + +
+ + +
+ +
{% include 'pubmed_modal.html' %} -- cgit v1.2.3