Ensure the favicon can be found. Fixes #1692

pull/3/head
Murtuza Zabuawala 2016-09-22 13:07:07 +01:00 committed by Dave Page
parent 1cb5a7c7ca
commit 9a56fb552c
1 changed files with 3 additions and 3 deletions

View File

@ -14,9 +14,9 @@
<title>{% block title %}{% endblock %}</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="dcterms.rightsHolder" content="The pgAdmin Development Team">
<meta name="dcterms.rights" content="All rights reserved">
<meta name="dcterms.dateCopyrighted" content="2014 - 2015">
<!-- To set pgAdmin4 shortcut icon in browser -->
<link rel="shortcut icon" href="{{ url_for('redirects.favicon') }}"/>
<!-- Base template stylesheets -->
<link type="text/css" rel="stylesheet"