@ -156,9 +156,6 @@ td:first-child {
.status h3 {
display: inline;
}
.status h3:after {
content: ':';
dl {
padding: 1em;
@ -10,7 +10,7 @@
<h2 class="node-title">{{ node.type | title }}: {{ node | name }}</h2>
<section class="status">
<h3>Status</h3>
<h3>Status:</h3>
{{ node | status }}
</section>
</div>