1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 05:45:22 +02:00
portainer/partials/statusbar.html

4 lines
238 B
HTML
Raw Normal View History

<div class="footer center well">
2013-06-18 14:28:22 -09:00
<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>