1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-18 17:56:03 +00:00
gitea/templates/shared/fileisempty.tmpl

4 lines
86 B
Handlebars
Raw Normal View History

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