Add vertical seperator in the title for application status page

This commit is contained in:
igorkorenfeld 2023-04-21 14:50:52 -04:00
parent 88d059735f
commit 4f3f8c6afc
No known key found for this signature in database
GPG key ID: 826947A4B867F659

View file

@ -1,6 +1,6 @@
{% extends 'base.html' %} {% extends 'base.html' %}
{% block title %}Domain request status- {{ domainapplication.requested_domain.name }} | {% endblock %} {% block title %}Domain request status | {{ domainapplication.requested_domain.name }} | {% endblock %}
{% load static url_helpers %} {% load static url_helpers %}
{% block content %} {% block content %}