{% extends "partials/base.html" %} {% block title %}Failed files{% endblock %} {% block content %}
Unmatched Files
{% include 'render/failedFiles.html' %}
{% endblock %}