fix cosmetic issues

This commit is contained in:
KF7EEL
2021-10-09 10:57:12 -07:00
parent 8ce5427406
commit a5634ac0c9
3 changed files with 28 additions and 21 deletions
+1 -1
View File
@@ -160,7 +160,7 @@
<br/>
<hr class="no-margins"/>
<div id="footer-div" class="clearfix with-margins">
<p style="text-align: center;"><strong>{{ user_manager.USER_APP_NAME }}<br /></strong><a href="https://hbnet.xyz">HBNet Project</a><br />Version - Dev&nbsp;</p>
<p style="text-align: center;"><strong>{{ user_manager.USER_APP_NAME }}<br /></strong><a href="https://hbnet.xyz">HBNet Project</a><br />V. <strong>Dev</strong>&nbsp;</p>
</div>
{% endblock %}