forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-08-15 07:02:10 +02:00
parent f5fbe8634c
commit a2ffdb6026
1 changed files with 1 additions and 1 deletions

View File

@ -1051,7 +1051,7 @@
{% block postNav %}
{% endblock %}
<div class="container {% if request.full_path=='/' or '/post/' in request.path or '/comment/ in request.path' %} transparent {% endif %}">
<div class="container {% if request.full_path=='/' or '/post/' in request.path or '/comment/ in request.path %} transparent {% endif %}">
<div class="row justify-content-around" id="main-content-row">
<div class="col h-100 {% block customPadding %}{% if not '/message' in request.path %}custom-gutters{% endif %}{% endblock %}" id="main-content-col">