diff --git a/osinaweb/customercore/__pycache__/views.cpython-310.pyc b/osinaweb/customercore/__pycache__/views.cpython-310.pyc index b9dffc11..5beff506 100644 Binary files a/osinaweb/customercore/__pycache__/views.cpython-310.pyc and b/osinaweb/customercore/__pycache__/views.cpython-310.pyc differ diff --git a/osinaweb/customercore/templates/details_templates/customer-ticket-message.html b/osinaweb/customercore/templates/details_templates/customer-ticket-message.html new file mode 100644 index 00000000..75155503 --- /dev/null +++ b/osinaweb/customercore/templates/details_templates/customer-ticket-message.html @@ -0,0 +1,106 @@ +{% load static %} +
{{update.added_by.first_name}} + replied {{update.date_added}}
+ + + + + +{{update.added_by.first_name}} - replied {{update.date_added}}
- - - - - -