aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/gsearch_gene.html
diff options
context:
space:
mode:
authorAlexander Kabui2024-10-01 10:36:13 +0300
committerGitHub2024-10-01 10:36:13 +0300
commitf75ea839c34e73c916c30b6857611cfc618940dd (patch)
tree5f2cc86d18a44c4e0f253bcf632695085c341521 /gn2/wqflask/templates/gsearch_gene.html
parentae572dfe805defc4d40d173325178f5b08c080bf (diff)
parent5b840e6421ae5b20ce946642053ff702d0588f03 (diff)
downloadgenenetwork2-f75ea839c34e73c916c30b6857611cfc618940dd.tar.gz
Merge pull request #877 from genenetwork/feature/cleanup-base-fileHEADtesting
Feature/cleanup base file
Diffstat (limited to 'gn2/wqflask/templates/gsearch_gene.html')
-rw-r--r--gn2/wqflask/templates/gsearch_gene.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/gn2/wqflask/templates/gsearch_gene.html b/gn2/wqflask/templates/gsearch_gene.html
index e4039f71..33d12cfc 100644
--- a/gn2/wqflask/templates/gsearch_gene.html
+++ b/gn2/wqflask/templates/gsearch_gene.html
@@ -1,15 +1,14 @@
-{% extends "base.html" %}
+{% extends "index_page.html" %}
{% block title %}Search Results{% endblock %}
{% block css %}
<link rel="stylesheet" type="text/css" href="{{ url_for('css', filename='DataTables/css/jquery.dataTables.css') }}" />
<link rel="stylesheet" type="text/css" href="{{ url_for('css', filename='jquery-ui/jquery-ui.theme.css') }}"/>
<link rel="stylesheet" type="text/css" href="/static/new/css/show_trait.css" />
{% endblock %}
+
{% block content %}
<!-- Start of body -->
-
<div class="container">
-
<div>
<h3>GN searched for the term(s) <b>"{{ terms }}"</b> in 754 datasets and 39,765,944 traits across 10 species<br/>
and found <b>{{ trait_count }}</b> results that match your query.<br/>