@ -207,6 +207,11 @@ def index():
wifi_SSID = wifiline[5][6:].replace('"','')
except:
wifi_SSID = ''
try:
wifi_PSK = wifiline[6][5:].replace('"','')
wifi_PSK = ''
templateData = {
The note is not visible to the blocked user.