base.html.twig page title fixed (magnetoco -> magnetico)

This commit is contained in:
Alexey Eschenko 2019-01-24 14:02:19 +00:00
parent 3af1d6b2ac
commit d752b47c8c
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<meta name="author" content="Alexey Skobkin">
{% endblock %}
<title>{% block title %}Magnetoco Web{% endblock %}</title>
<title>{% block title %}Magnetico Web{% endblock %}</title>
{% block css %}
<!-- Bootstrap core CSS -->