|
|
|
@ -78,7 +78,11 @@
|
|
|
|
|
<i class="fa fa-code-branch" aria-hidden="true"></i><span class="sr-only">fork</span>
|
|
|
|
|
on <a href="https://github.com/Mailu/Mailu">Github</a>
|
|
|
|
|
</span>
|
|
|
|
|
<div style="font-size:60%;line-height:0"><span class="fa-pull-right">{{ config["MAILU_VERSION"] }}</span></div>
|
|
|
|
|
<div class="mailu-version">
|
|
|
|
|
<span class="fa-pull-right">
|
|
|
|
|
{{ config["MAILU_VERSION"] }}
|
|
|
|
|
</span>
|
|
|
|
|
</div>
|
|
|
|
|
</footer>
|
|
|
|
|
</div>
|
|
|
|
|
<script src="{{ url_for('static', filename='vendor.js') }}"></script>
|
|
|
|
|