mirror of
https://github.com/go-gitea/gitea
synced 2025-07-27 04:38:36 +00:00
Rework blame template and styling (#11885)
* Rework blame template and styling * cleanup template and add missing NumLines Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
committed by
GitHub
parent
a7f7d1399f
commit
c8780984f8
@@ -1,5 +1,5 @@
|
||||
{{template "base/head" .}}
|
||||
<div class="repository file list">
|
||||
<div class="repository file list {{if .IsBlame}}blame{{end}}">
|
||||
{{template "repo/header" .}}
|
||||
<div class="ui container">
|
||||
{{template "base/alert" .}}
|
||||
|
Reference in New Issue
Block a user