jumpserver/apps/templates/_footer.html

10 lines
352 B
HTML
Raw Normal View History

<div class="footer fixed">
<div class="pull-right">
2018-07-17 09:12:28 +00:00
Version <strong>1.3.3-{% include '_build.html' %}</strong> GPLv2.
2018-06-04 02:51:20 +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>
2018-04-22 12:18:10 +00:00
</div>