Files
portainer/partials/statusbar.html
T
2013-06-18 14:28:22 -09:00

4 lines
238 B
HTML

<div class="footer center well">
<p><small>Docker API Version: <strong>{{ apiVersion }}</strong> UI Version: <strong>{{ uiVersion }}</strong> <a style="float:right" href="http://crosbymichael.com">crosbymichael</a></small></p>
</div>