1 {% extends
"base.html" %}
2 {% block title %}Hub Dash{% endblock %}
5 <link href=
"/static/css/extra.css" rel=
"stylesheet" />
7 {% block top_navigation %}
10 <a class=
"brand" href=
"#">Hub
</a>
13 <header class=
"jumbotron subhead">
15 <p class=
"lead">You don't have to go home but you can't stay here.
</p>
19 <h3>So what happened?
</h3>
21 You landed on this page by trying to browse to
<strong>{{ hostname }}/{{ uri }}
</strong>.
22 This means that {{ hostname }} points to Herouter Hub which should redirect you to the place you were looking for.
23 That is in case it was configured properly.
30 <h3>What's this Hub all about?
</h3>
32 The Herouter is a part of a larger configuration management
33 suite. It is designed to provide easy deployment of services
34 over a combination of several cloud platforms.