Version publicbase angepasst, Kommentar eingefügt.

This commit is contained in:
holger.trampe 2020-02-18 22:44:05 +01:00
parent 919039201c
commit 57ae275c9c
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ import random
import string
password_characters = string.ascii_letters + string.digits + string.punctuation
# USERNAME
username = "root"
password = ""

View File

@ -45,7 +45,7 @@
<!-- Divider -->
<hr class="sidebar-divider my-0">
<div style="bottom: 10px; position: absolute;" class="sidebar-heading">
Version 0.7.3
Version 0.8.1
</div>
<div style="bottom: 40px; position: absolute;" class="sidebar-heading">
<a style="color: #999; text-decoration: none;" href="{% url 'datenschutzda' %}">Datenschutz</a><br />