{% extends "dist/project/base.html" %} {% load static %} {% load project_extras %} {% block otherCSS %}{% endblock %} {% block title %} Help center {% endblock %} {% block body %}{% endblock %} {% block content %}

My cases

Opened cases Closed cases

Could not load your cases, please try later
You do not have any opened cases You do not have any closed cases

[[ thisCase['title'] ]]

New
[[ thisCase['date_created'] ]]
Case id: [[ thisCase['ticket_id'] ]]

Loading cases... Please wait


Create new case




[[ errorMsgCreateCase ]]

Creating new case... Please wait



Your case is created and will be processed as soon as possible!

Loading case... Please wait


{% endblock %} {% block otherJS %} {% comment %} DATA DEPENDENCIES {% endcomment %}{% endblock %}