diff --git a/app/js/templates.js b/app/js/templates.js index ce278e26..a52d71ae 100644 --- a/app/js/templates.js +++ b/app/js/templates.js @@ -10,39 +10,42 @@ gitlit.templates = { `), files: ejs.compile(`
file | -status | -action | -
---|---|---|
<%= file.file %> | -<%= file.lockedBy ? file.lockedBy + ' (id: ' + file.id + ')' : 'not locked' %> | -- | - - -
file | +status | +action | +
<%= file.file %> | +<%= file.lockedBy ? file.lockedBy + ' (id: ' + file.id + ')' : 'not locked' %> | ++ | + + +