This commit is contained in:
2023-08-04 14:01:30 +03:00
parent 03104bcd88
commit b3a2ff0f15
4 changed files with 12 additions and 6 deletions

View File

@@ -46,4 +46,6 @@
{# <input class="create-ticket-file" type="file" value="">#}
</div>
</form>
</form>
<div></div>

View File

@@ -0,0 +1,2 @@
{% extends "tb_base.html" %}
{% load static %}

View File

@@ -14,11 +14,11 @@
{% block meta %}
{% endblock %}
</head>
<body>
<div class="wrapper">
{% include 'blocks/b_header.html' %}
{% block content %}