install bootstrap compsoer
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</head>
|
||||
{% endblock %}
|
||||
|
||||
<body class="{{body_class}}" data-template="base.twig">
|
||||
<body class="{{body_class}} container" data-template="base.twig">
|
||||
|
||||
<a class="skip-link screen-reader-text" href="#content">{{ _e( 'Skip to content') }}</a>
|
||||
<header class="header">
|
||||
@@ -36,7 +36,7 @@
|
||||
{% endif %}
|
||||
</section>
|
||||
|
||||
{% block footer %}
|
||||
{% block footer %}
|
||||
<footer id="footer">
|
||||
{% include 'footer.twig' %}
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user