diff options
Diffstat (limited to 'templates/repo/blame.tmpl')
-rw-r--r-- | templates/repo/blame.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/repo/blame.tmpl b/templates/repo/blame.tmpl index 5dd93d3d46..638683b25e 100644 --- a/templates/repo/blame.tmpl +++ b/templates/repo/blame.tmpl @@ -19,7 +19,7 @@ </div> </div> </h4> - <div class="ui attached table unstackable segment"> + <div class="ui attached table unstackable segment"> <div class="file-view code-view"> <table> <tbody> @@ -31,5 +31,5 @@ </tbody> </table> </div> - </div> + </div> </div> |