CHORE: pep8

And another random bit of wierd whitespace I found
This commit is contained in:
2019-12-31 12:08:50 +00:00
parent 5054858585
commit 5c3c84fd07
2 changed files with 2 additions and 3 deletions

View File

@@ -72,9 +72,8 @@
</div> </div>
</div> </div>
{% if perms.RIGS.view_event %} {% if perms.RIGS.view_event %}
<div class="col-sm-6" > <div class="col-sm-6">
{% include 'RIGS/activity_feed.html' %} {% include 'RIGS/activity_feed.html' %}
</div> </div>
{% endif %} {% endif %}
</div> </div>