Skip to content

Commit c2bfae3

Browse files
authored
Added <br/> tag
Added line break <br/> tag on line 294 between Content and Footer
1 parent 4339f7c commit c2bfae3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pythoncms/static/themes/back/sneat/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@
291291
{%endblock%}
292292
</div>
293293
<!-- / Content -->
294-
294+
<br/>
295295
<!-- Footer -->
296296
<footer class="content-footer footer bg-footer-theme">
297297
<div class="container-xxl d-flex flex-wrap justify-content-between py-2 flex-md-row flex-column">

0 commit comments

Comments
 (0)