forked from GithubBackups/healthchecks
link rel="canonical" in the sign in page
This commit is contained in:
parent
b1bffde3d6
commit
3048a20f9b
@ -5,6 +5,10 @@
|
||||
|
||||
{% block description %}{% endblock %}
|
||||
|
||||
{% block head %}
|
||||
<link rel="canonical" href="{% site_root %}{% url 'hc-login' %}" />
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<div class="row">
|
||||
<div class="col-xs-10 col-xs-offset-1 col-sm-12 col-sm-offset-0 col-lg-8 col-lg-offset-2">
|
||||
|
Loading…
x
Reference in New Issue
Block a user