We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1458c94 + 8fd7421 commit 4b12bbcCopy full SHA for 4b12bbc
1 file changed
Resources/views/show.html.twig
@@ -1,7 +1,7 @@
1
{% extends 'VictoireCoreBundle:Widget:show.html.twig' %}
2
3
{% block content %}
4
- <div class="vic-layout{% if hasContainer %} container{% else %} container-fluid{% endif %}">
+ <div class="vic-layout{% if hasContainer %} container{% endif %}">
5
{% set availableWidgets = [] %}
6
<div class="row">
7
0 commit comments