1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 12:20:05 +02:00
Files
gitlit/app/templates/noGitLfsFiles.ejs

5 lines
113 B
Plaintext

<div class="alert alert-info">
no files tracked with lfs here.
</div>
<%- ejs.rr('templates/openFolder.ejs') %>