We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7697409 commit fc63af0Copy full SHA for fc63af0
templates/repo/release/list.tmpl
@@ -1,7 +1,7 @@
1
{{template "base/head" .}}
2
<div role="main" aria-label="{{.Title}}" class="page-content repository releases">
3
{{template "repo/header" .}}
4
- <div class="ui container releases-container">
+ <div class="ui container">
5
{{template "base/alert" .}}
6
{{template "repo/release_tag_header" .}}
7
<ul id="release-list">
templates/repo/tag/list.tmpl
<div role="main" aria-label="{{.Title}}" class="page-content repository tags">
- <div class="ui container tags-container">
<h4 class="ui top attached header gt-mt-4">
0 commit comments