We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55876aa commit d1192efCopy full SHA for d1192ef
Resources/views/layout.html.twig
@@ -4,6 +4,7 @@
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
<title>{% block lexik_title %}{% endblock %}</title>
6
{% block lexik_stylesheets %}
7
+ <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
8
{% endblock %}
9
</head>
10
<body>
0 commit comments