We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 640624a commit 92f8409Copy full SHA for 92f8409
symfony/twig-bundle/3.3/templates/base.html.twig
@@ -1,7 +1,7 @@
1
<!DOCTYPE html>
2
<html>
3
<head>
4
- <meta charset="UTF-8" />
+ <meta charset="UTF-8">
5
<title>{% block title %}Welcome!{% endblock %}</title>
6
{% block stylesheets %}{% endblock %}
7
</head>
0 commit comments