parent
bbefa1c38e
commit
fd5f615252
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
|
|
||||||
|
{% block added_meta %}
|
||||||
|
<base href="/">
|
||||||
|
{% endblock %}
|
||||||
|
|
||||||
{% block title %}
|
{% block title %}
|
||||||
<title>Authorize {{ application.name }} · Quay</title>
|
<title>Authorize {{ application.name }} · Quay</title>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Reference in a new issue