From bf91bbba8caa01d927d3051acae25863ff655348 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Mon, 18 Mar 2024 12:52:53 +0300 Subject: add pubdata ui --- gn2/wqflask/templates/gnqa_answer.html | 41 +++++++++++++++++++++++++++++++--- 1 file changed, 38 insertions(+), 3 deletions(-) (limited to 'gn2/wqflask/templates/gnqa_answer.html') diff --git a/gn2/wqflask/templates/gnqa_answer.html b/gn2/wqflask/templates/gnqa_answer.html index aad804ad..51ea71c6 100644 --- a/gn2/wqflask/templates/gnqa_answer.html +++ b/gn2/wqflask/templates/gnqa_answer.html @@ -126,6 +126,25 @@ outline: none;
+ +
+
+ {% if reference.pubmed %} + +
+ + +
+ + +
+ {% include 'pubmed_modal.html' %} +
+ + + {% endif %}

{{reference.comboTxt}}

@@ -142,9 +161,6 @@ outline: none; {% else %} - - -