{% extends "base.html" %}
{% block main %}
<img style="margin-bottom: -6px; max-width: 800px;" src="/selif/{{ filename }}" />
{% endblock %}