Add support for ogp:url and the much nicer rel="canonical", as well as smarter title handling
This commit is contained in:
parent
57b14e01ce
commit
0328ab97f6
4 changed files with 17 additions and 4 deletions
|
@ -1,6 +1,5 @@
|
|||
{% extends 'lemoncurry/layout.html' %}
|
||||
{% load lemonauth_tags static %}
|
||||
{% block title %}log in ~ {{ block.super }}{% endblock %}
|
||||
|
||||
{% block styles %}
|
||||
<link rel="stylesheet" type="text/stylus" href="{% static 'lemonauth/css/login.styl' %}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue