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