<div class="d-flex mb-3"> <img src="{{ get_url(path=src, cachebust=true) }}" width="40px" height="40px"> <p class="pl-3"> {{ body | markdown | safe }} </p> </div>