add status to style

This commit is contained in:
Christopher 2020-10-23 22:55:37 +02:00
parent a4f6c9d92c
commit 3fc16fbf6d
1 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,8 @@
<div class="breadcomb-wp">
<div class="breadcomb-ctn">
<h2>Container Manager</h2>
<p>%%ContainerName%%</p>
<p>%%ContainerName%%</p>
<p>Status: %%STATUS%%</p>
</div>
</div>
</div>