diff --git a/smartsoltech/media/static/img/services/11.png b/smartsoltech/media/static/img/services/11.png new file mode 100644 index 0000000..37b04d2 Binary files /dev/null and b/smartsoltech/media/static/img/services/11.png differ diff --git a/smartsoltech/media/static/img/services/13_qS7q13T.png b/smartsoltech/media/static/img/services/13_qS7q13T.png new file mode 100644 index 0000000..2de0305 Binary files /dev/null and b/smartsoltech/media/static/img/services/13_qS7q13T.png differ diff --git a/smartsoltech/media/static/img/services/telegram_poster.png b/smartsoltech/media/static/img/services/telegram_poster.png new file mode 100644 index 0000000..98f336b Binary files /dev/null and b/smartsoltech/media/static/img/services/telegram_poster.png differ diff --git a/smartsoltech/static/qr_codes/request_406.png b/smartsoltech/static/qr_codes/request_406.png new file mode 100644 index 0000000..54516a7 Binary files /dev/null and b/smartsoltech/static/qr_codes/request_406.png differ diff --git a/smartsoltech/web/templates/web/header.html b/smartsoltech/web/templates/web/header.html index 1bb52ff..45bccf8 100644 --- a/smartsoltech/web/templates/web/header.html +++ b/smartsoltech/web/templates/web/header.html @@ -12,9 +12,6 @@ - diff --git a/smartsoltech/web/templates/web/service_detail.html b/smartsoltech/web/templates/web/service_detail.html index d249c32..9b2a106 100644 --- a/smartsoltech/web/templates/web/service_detail.html +++ b/smartsoltech/web/templates/web/service_detail.html @@ -23,6 +23,8 @@ {% include "web/modal_order_form.html" %} + +{% if service.projects.exists %}
@@ -46,7 +48,10 @@ {% endfor %}
+{% endif %} + +{% if reviews %}
@@ -78,6 +83,7 @@ {% endfor %}
+{% endif %}