1.file-content.image_file
2  -# Uses the full URL rather than the path, to prevent it from getting prefixed with the asset host.
3  = image_tag(blob_raw_url, alt: viewer.blob.name)
4