|
|
@@ -1,6 +1,6 @@ |
|
|
|
{{template "base/head" .}} |
|
|
|
{{if .IsRepo}}<div class="repository">{{template "repo/header" .}}</div>{{end}} |
|
|
|
<div class="ui container center" style="background:url({{StaticUrlPrefix}}/img/404.png) no-repeat center center fixed;margin-bottom:-80px;height: 100%;width:100%;overflow: hidden;background-size: cover;"> |
|
|
|
<div class="ui container center" style="background:url({{StaticUrlPrefix}}/img/404.png) no-repeat center center fixed;margin-bottom:-80px;height: 100%;width:100%;overflow: hidden;background-size: cover;margin:0!important"> |
|
|
|
<div style="height:100%;color:white"> |
|
|
|
<div style="padding-top: 50vh"> |
|
|
|
<div class="ui divider"></div> |
|
|
|