Updated description in base template

This commit is contained in:
Sebastian Henschel 2017-06-11 09:11:27 +02:00
parent 01970caaa8
commit 4c908e008d

View File

@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="An application to manage the Open Bank Project API to handle consumers, users, customers and metrics">
<meta name="description" content="An application consuming the Open Bank Project API to manage consumers, users, customers, metrics and config">
<meta name="author" content="TESOBE, Sebastian Henschel">
<title>{% block page_title %}API Manager{% endblock page_title %}</title>
<link rel="icon" type="image/png" href="{% static 'img/favicon.ico' %}" />