fix: set page title

This commit is contained in:
James Graham
2021-02-08 15:40:43 +00:00
parent a24f5157cd
commit 0c92554561

View File

@@ -10,6 +10,7 @@
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>{{ settings.PROJECT_LONG_NAME }}</title>
<!-- Bootstrap CSS -->
{% bootstrap_css %}