aboutsummaryrefslogtreecommitdiff
path: root/app/templates/search.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/search.html')
-rw-r--r--app/templates/search.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/search.html b/app/templates/search.html
index 1faf151..b2cdfdc 100644
--- a/app/templates/search.html
+++ b/app/templates/search.html
@@ -1,5 +1,5 @@
{% extends 'base.html' %}
-
+{% set active_page = "search" %}
{% block main %}
<h1>Curie Search</h1>
<p>Search PubMed articles.</p>