fix title
This commit is contained in:
parent
88d65e95b5
commit
4f52cc3fc8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<!doctype html>{% load sass_tags static %}
|
||||
<html>
|
||||
<head>
|
||||
<title>{{ settings.title }}</title>
|
||||
<title>{{ settings.TITLE }}</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-touch-fullscreen" content="yes">
|
||||
|
|
Loading…
Reference in a new issue