@if (contents?.length) {
            {{ i + 1 }}
            {{ line }}
        
} @else {
The file is empty or it does not exist.
}