Merge 972ae0e059d9228212355e93041592203cd498f1 into 9be6f402a32f40edb7ac345a4af8444eb6c7899c

This commit is contained in:
vritika221 2025-04-08 13:10:14 +05:30 committed by GitHub
commit 30034d5ddb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
{% extends "helpdesk/base.html" %}{% load i18n bootstrap4form %} {% extends "helpdesk/base.html" %}{% load i18n bootstrap4 %}
{% block helpdesk_title %}{% trans "Create Ticket" %}{% endblock %} {% block helpdesk_title %}{% trans "Create Ticket" %}{% endblock %}