diff options
Diffstat (limited to 'templates/user/project.tmpl')
-rw-r--r-- | templates/user/project.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/project.tmpl b/templates/user/project.tmpl index 64f671ae4a..d4db08a77f 100644 --- a/templates/user/project.tmpl +++ b/templates/user/project.tmpl @@ -1,5 +1,5 @@ {{template "base/head" .}} -<div class="repository new repo"> +<div class="page-content repository new repo"> <div class="ui middle very relaxed page grid"> <div class="column"> <form class="ui form" action="{{.Link}}" method="post"> |