portainer/app/components/footer/statusbar.html

4 lines
248 B
HTML
Raw Normal View History

2014-12-01 06:13:53 +00:00
<footer class="center well">
<p><small>Docker API Version: <strong>{{ apiVersion }}</strong> UI Version: <strong>{{ uiVersion }}</strong> <a class="pull-right" href="https://github.com/crosbymichael/dockerui">dockerui</a></small></p>
</footer>