diff --git a/qiita_pet/templates/index.html b/qiita_pet/templates/index.html index 40c57907a..fc91bd411 100644 --- a/qiita_pet/templates/index.html +++ b/qiita_pet/templates/index.html @@ -1,10 +1,19 @@ {% extends sitebase.html %} {% block head %} + {% end %} -{%block content %} +{% block content %} +
-

{% raw portal_styling.index_header%}

+

{% raw portal_styling.index_header %}

{% raw portal_styling.index_text%}
{% end %}