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 6f1de0a commit 21f7db2Copy full SHA for 21f7db2
templates/repo/projects/new.tmpl
@@ -1,5 +1,5 @@
1
{{template "base/head" .}}
2
-<div role="main" aria-label="{{.Title}}" class="page-content repository projects edit-project new milestone">
+<div role="main" aria-label="{{.Title}}" class="page-content repository projects edit-project new">
3
{{template "repo/header" .}}
4
<div class="ui container">
5
{{template "projects/new" .}}
0 commit comments