{% load static %} {% include "chlamdb/header.html" %} {% load custom_tags %}
{% include "chlamdb/menu.html" %} {% if search_failed %}

This is not the protein you're looking for

Try a better search term, you must.

{% else %}

Search results

{% include "chlamdb/result_tabs.html" %} {% endif %}
{% include "chlamdb/style_menu.html" %}