1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-07 16:17:23 +01:00

Render the lsb_release at flask init time

Don't change the index.html file at setup time
This commit is contained in:
David Duque
2020-07-14 11:51:25 +01:00
parent b562e7eefa
commit 515a74ba11
3 changed files with 4 additions and 3 deletions

View File

@@ -180,7 +180,7 @@
<hr>
<footer>
<p>This is a <a href="https://github.com/ddavness/power-mailinabox">Power Mail-in-a-Box</a>, using !!___DIST_TAG___!!
<p>This is a <a href="https://github.com/ddavness/power-mailinabox">Power Mail-in-a-Box</a> - {{distname}}
</p>
</footer>
</div> <!-- /container -->