0.0.33
This commit is contained in:
@@ -46,4 +46,6 @@
|
||||
{# <input class="create-ticket-file" type="file" value="">#}
|
||||
|
||||
</div>
|
||||
</form>
|
||||
</form>
|
||||
|
||||
<div></div>
|
||||
2
templates/pages/p_results_search_route.html
Normal file
2
templates/pages/p_results_search_route.html
Normal file
@@ -0,0 +1,2 @@
|
||||
{% extends "tb_base.html" %}
|
||||
{% load static %}
|
||||
@@ -14,11 +14,11 @@
|
||||
|
||||
|
||||
{% block meta %}
|
||||
|
||||
{% endblock %}
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
|
||||
{% include 'blocks/b_header.html' %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
Reference in New Issue
Block a user