reduce margin in /search/messages

pull/142/head
Aevann 2023-03-22 22:21:29 +02:00
parent 7163c265ad
commit 602c10f1dd
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
{% extends "search.html" %}
{% block pagetype %}notifications{% endblock %}
{% block listing_template %}
<div class="posts p-3 p-md-0">
{% include "comments.html" %}