mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-15 17:17:02 +02:00
load public_site_url helper
This commit is contained in:
parent
3cfdacccfc
commit
a0911b46f8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{% extends "domain_base.html" %}
|
{% extends "domain_base.html" %}
|
||||||
{% load static %}
|
{% load static url_helpers %}
|
||||||
|
|
||||||
{% block title %}Domain managers | {{ domain.name }} | {% endblock %}
|
{% block title %}Domain managers | {{ domain.name }} | {% endblock %}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue