diff --git a/.gitignore b/.gitignore index d1d0ede..effa9cc 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,6 @@ __pycache__ info_screens.log - ### VisualStudioCode ### .vscode/**/* !.vscode/extensions.json diff --git a/infoscreen/static/infoscreen/img/default.jpg b/infoscreen/static/infoscreen/img/default.jpg new file mode 100644 index 0000000..e74929b Binary files /dev/null and b/infoscreen/static/infoscreen/img/default.jpg differ diff --git a/infoscreen/static/infoscreen/img/default.jpg:Zone.Identifier b/infoscreen/static/infoscreen/img/default.jpg:Zone.Identifier new file mode 100644 index 0000000..a94a176 --- /dev/null +++ b/infoscreen/static/infoscreen/img/default.jpg:Zone.Identifier @@ -0,0 +1,4 @@ +[ZoneTransfer] +ZoneId=3 +ReferrerUrl=https://www.groupestate.gr/images/joomlart/demo/default.jpg +HostUrl=https://www.groupestate.gr/images/joomlart/demo/default.jpg diff --git a/infoscreen/templates/infoscreen/base.html b/infoscreen/templates/infoscreen/base.html index 354e626..e191829 100644 --- a/infoscreen/templates/infoscreen/base.html +++ b/infoscreen/templates/infoscreen/base.html @@ -3,80 +3,78 @@ {% load static %} {% load compress %} +
- - + + - {# #} - - {# #} - {# #} - + + + - - + + - + - + {# #} - + - + {% compress css %} {% endcompress %} - +