{% extends "web/_file_base.html" %} {% block formatted_content %} File too big ({{ file_in_artifact.file.size|filesizeformat }} > {{ file_max_size|filesizeformat }}): you can view it raw or download it instead. {% endblock %}