Regenerate static assets

This commit is contained in:
stuart nelson 2016-10-22 19:40:01 +02:00
parent fe46544783
commit 631af4a35a
2 changed files with 17 additions and 17 deletions

View File

@ -83,7 +83,7 @@ func templateDefaultTmpl() (*asset, error) {
return nil, err
}
info := bindataFileInfo{name: "template/default.tmpl", size: 15667, mode: os.FileMode(420), modTime: time.Unix(1476382594, 0)}
info := bindataFileInfo{name: "template/default.tmpl", size: 15667, mode: os.FileMode(420), modTime: time.Unix(1477154510, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}

File diff suppressed because one or more lines are too long