aboutsummaryrefslogtreecommitdiff
path: root/templates/navbar.qtpl.go
diff options
context:
space:
mode:
authorGabriel A. Giovanini <mail@gabrielgio.me>2024-06-25 20:37:53 +0200
committerGabriel A. Giovanini <mail@gabrielgio.me>2024-06-25 20:37:53 +0200
commit259cea1f3ec50f1db117ffe651ee9b2e8e0740a5 (patch)
treeffd1ef5bcd52952ff1bbd509f8d96f187708c189 /templates/navbar.qtpl.go
parent907c13566c775ac1210bc66de99f7273e7c8a507 (diff)
downloadcerrado-259cea1f3ec50f1db117ffe651ee9b2e8e0740a5.tar.gz
cerrado-259cea1f3ec50f1db117ffe651ee9b2e8e0740a5.tar.bz2
cerrado-259cea1f3ec50f1db117ffe651ee9b2e8e0740a5.zip
ref: Align navbarsv0.0.8
Diffstat (limited to 'templates/navbar.qtpl.go')
-rw-r--r--templates/navbar.qtpl.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/navbar.qtpl.go b/templates/navbar.qtpl.go
index 6411b53..806df94 100644
--- a/templates/navbar.qtpl.go
+++ b/templates/navbar.qtpl.go
@@ -134,7 +134,7 @@ func StreamGitItemNav(qw422016 *qt422016.Writer, name, ref string, s GitSelectio
//line navbar.qtpl:41
qw422016.N().S(`
<div class="row">
- <h3>`)
+ <h3 id="name">`)
//line navbar.qtpl:43
qw422016.E().S(name)
//line navbar.qtpl:43