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