Files
portainer/partials/statusbar.html
T
2013-06-23 17:13:39 -09:00

4 lines
250 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="https://github.com/crosbymichael/dockerui">dockerui</a></small></p>
</div>