Skip to content

Commit 41128ad

Browse files
authored
Merge branch 'main' into bugfix/issue-32499
2 parents 566e885 + 21f7db2 commit 41128ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/projects/new.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{template "base/head" .}}
2-
<div role="main" aria-label="{{.Title}}" class="page-content repository projects edit-project new milestone">
2+
<div role="main" aria-label="{{.Title}}" class="page-content repository projects edit-project new">
33
{{template "repo/header" .}}
44
<div class="ui container">
55
{{template "projects/new" .}}

0 commit comments

Comments
 (0)