{% extends "shared/base.html" %} {% block title %}
| Titel | Review | Download |
|---|---|---|
| {{medialofi.title}} | {% with check=medialofi.review %}{% include "components/check.html" %}{% endwith %} | {% with check=medialofi.should_download %}{% include "components/check.html" %}{% endwith %} |