jumpserver/apps/templates/_footer.html

9 lines
344 B
HTML
Raw Normal View History

<div class="footer fixed">
<div class="pull-right">
2017-12-27 17:08:39 +00:00
Version <strong>0.5.0-{% include '_build.html' %}</strong> GPLv2.
2017-03-24 15:13:17 +00:00
<img style="display: none" src="http://www.jumpserver.org/img/evaluate_avatar1.jpg">
</div>
<div>
2018-01-23 04:40:22 +00:00
<strong>Copyright</strong> 北京堆栈科技有限公司 &copy; 2014-2018
</div>
</div>