Initial commit - existing project files
This commit is contained in:
commit
c49798a9ea
82 changed files with 4304 additions and 0 deletions
6
application/app/templates/footer.html
Normal file
6
application/app/templates/footer.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
{% load i18n %}
|
||||
|
||||
<div class="footer">
|
||||
<div>Version {{ app_version }}</div>
|
||||
<div>Copyright (C) 2021, <a href="https://gitlab.com/W13R">Julian Müller (W13R)</a></div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue