{% load static %} {% include "header.html" with onload="onload=''" use_bg=True %} {% include "navigation.html"%}

Rosetta

A container-centric Science Platform

{% if data.home_text %} {{ data.home_text | safe }} {% else %}

Welcome to Rosetta!

This is an empty installation. To load some demo data, run rosetta/populate.
{% endif %}
{% include "footer.html" %}