gitea/gitea-main/templates/shared/fileisempty.tmpl
2025-03-04 11:20:45 +00:00

4 lines
86 B
Handlebars

<div class="file-not-rendered-prompt">
{{ctx.Locale.Tr "repo.file_is_empty"}}
</div>