allowances/static.go

529 lines
481 KiB
Go
Raw Permalink Normal View History

2015-08-09 15:27:10 -07:00
package allowances
import (
"bytes"
"compress/gzip"
"fmt"
"io"
"strings"
"os"
"time"
"io/ioutil"
"path"
"path/filepath"
)
func bindata_read(data []byte, name string) ([]byte, error) {
gz, err := gzip.NewReader(bytes.NewBuffer(data))
if err != nil {
return nil, fmt.Errorf("Read %q: %v", name, err)
}
var buf bytes.Buffer
_, err = io.Copy(&buf, gz)
gz.Close()
if err != nil {
return nil, fmt.Errorf("Read %q: %v", name, err)
}
return buf.Bytes(), nil
}
type asset struct {
bytes []byte
info os.FileInfo
}
type bindata_file_info struct {
name string
size int64
mode os.FileMode
modTime time.Time
}
func (fi bindata_file_info) Name() string {
return fi.name
}
func (fi bindata_file_info) Size() int64 {
return fi.size
}
func (fi bindata_file_info) Mode() os.FileMode {
return fi.mode
}
func (fi bindata_file_info) ModTime() time.Time {
return fi.modTime
}
func (fi bindata_file_info) IsDir() bool {
return false
}
func (fi bindata_file_info) Sys() interface{} {
return nil
}
var _static_allowances_js = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x84\x8f\x41\xaa\xc3\x20\x10\x86\xf7\xef\x14\x83\x64\xa1\xbc\xe2\x05\x4a\x4f\x52\xba\x98\x1a\x9b\x48\xcd\x48\xcd\x24\x14\x4a\xee\x5e\x25\x35\xb1\xab\x06\x82\xe0\xff\xcd\xf7\x8f\x8d\xbc\x4d\x64\xd8\x05\x92\x0a\x5e\x7f\x90\xbe\x46\x0a\x6d\x02\x71\x0c\x7e\x14\x4a\xf7\xae\xb5\x52\x1d\xf7\xa8\x77\xbe\x4d\xf7\xc6\x3b\x73\xdf\xa7\x6d\x19\x5f\x39\xee\xdd\xa8\x34\xd9\x27\x7f\xdb\x38\x74\x9d\xdf\x7c\x4b\xe5\xbd\x32\xfd\xb0\xce\x18\x81\x31\x76\x96\xe1\xb4\x55\xcc\xe8\x8b\xad\x30\xd1\x3e\x32\xa0\x13\x28\x57\xfe\x00\x9b\xb1\x45\xc6\x5a\x5a\xea\x05\xfc\x43\xce\xce\x82\x70\xb0\xe2\xf2\x59\x3e\x6d\x9c\x8f\x35\xc1\x21\x4c\xc4\x29\xdb\xfb\x96\xea\x25\xf9\x7f\x07\x00\x00\xff\xff\x4b\x67\xdf\xc1\x50\x01\x00\x00")
func static_allowances_js_bytes() ([]byte, error) {
return bindata_read(
_static_allowances_js,
"static/allowances.js",
)
}
func static_allowances_js() (*asset, error) {
bytes, err := static_allowances_js_bytes()
if err != nil {
return nil, err
}
info := bindata_file_info{name: "static/allowances.js", size: 336, mode: os.FileMode(436), modTime: time.Unix(1439132774, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _static_bootstrap_css_bootstrap_responsive_css = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xec\x5c\x59\x8f\xdc\xc6\x73\x7f\xd7\xa7\xa0\x65\x04\x90\x65\x0d\xd5\xf7\xb1\x86\x0d\x25\x8e\x1f\x0c\x18\x79\x48\xf2\x66\xe4\x81\x33\xc3\xdd\x61\xc4\x25\x07\x33\xdc\x43\x32\xfc\xdd\x53\xcd\x63\x48\x36\xab\x49\xae\x76\x7d\x20\xf0\xea\x0f\xfe\xbd\x64\x75\x55\x75\x75\x5d\xdd\x3f\x2e\xdf\xbf\xfd\xea\x55\xf4\x36\xfa\xb7\xb2\xac\xce\xd5\x29\x39\x46\xff\x99\x9e\x8f\x65\x71\xce\xee\xd3\xe8\x9e\xc5\xf0\x0f\x1e\x3b\x8a\x1f\xcb\xe3\xa7\x53\x76\x73\xa8\x22\x46\x28\x8b\xfe\xfb\x21\xab\xaa\xf4\xf4\x2e\xfa\xb9\xd8\xb9\xc7\xbf\x64\xbb\xb4\x38\xa7\xfb\xe8\xae\xd8\xa7\xa7\xa8\x3a\xa4\xd1\xbf\x1e\x93\x1d\xfc\x5f\xfb\xc4\x71\x23\x8e\xf2\x50\x55\xc7\xab\xf7\xef\x1f\x1e\x1e\xe2\xa4\xa6\x88\xcb\xd3\xcd\xfb\xbc\xa1\x3a\xbf\xff\xe5\xe7\x1f\x7f\xfa\x8f\xff\xfa\x69\xd3\x50\xbb\x01\xff\x9e\x9e\xb3\x9b\x02\x58\x27\xc5\x3e\xda\xde\x65\x79\x15\x81\xf0\x43\x94\xe4\x79\x2d\x27\x2f\x41\xd7\xac\xa8\xff\xfb\xa1\x3c\xe5\xfb\xe8\x43\xd5\x68\x17\x6d\x3f\x45\x1f\x6e\xf7\x65\x3d\xf2\xc3\x75\x52\xc5\xc0\xef\xfd\xab\x57\x1f\x36\xb7\xe7\xcd\x7d\x96\x3e\x1c\xcb\x53\x15\xfd\xf6\x2a\x02\x86\xfb\xea\x70\x15\xed\xd3\x7b\xd0\x63\x53\xff\xf6\xdd\xab\xdf\x5f\xbd\x8a\x77\x79\x9a\x9c\xae\xb3\xc7\x9a\xea\xed\xe7\xb2\xbc\xbd\x8a\xe8\xf8\xd1\xd5\x36\xbd\x2e\x4f\xe9\xbb\xc1\x9d\xe4\xda\x49\x77\x43\xf6\xd9\xf9\x98\x27\x9f\xae\xa2\x2a\xd9\xe6\xe9\x77\x70\x27\xcf\x8a\x74\x73\x48\x9d\x29\xaf\x22\xe2\xee\xec\xca\xa2\x4a\x0b\xf8\xed\xf5\x6b\x8f\x73\xcf\xa7\xbe\x75\x15\x6d\xcb\x4e\xb1\x43\xb6\x4f\x37\x55\xfa\xd8\xe8\x7f\x5d\xba\xf1\xe4\x3d\x89\x92\x86\x63\x5e\x02\x35\x2c\x68\x71\x3e\x26\x27\x60\xee\xee\x3a\xea\xcd\xf9\x90\xec\xcb\x87\xab\xa8\x28\x8b\x5a\x9d\x6d\xb2\xfb\x78\x73\x2a\x61\xd9\x36\xf8\xa8\x6d\x79\x82\x15\xad\x55\x75\x72\xb3\xe2\x78\x57\x6d\xb6\x79\xb9\xfb\xb8\xc9\xd3\xfb\x34\x1f\x4f\xb3\x7e\xf0\x5d\x6f\x51\x4a\xc8\xbf\xb8\x5f\x6f\xb3\xe2\x32\x69\x4e\x8e\x8f\xee\xde\xe6\x21\xdd\x7e\xcc\x80\x59\xf9\xb8\x39\x67\x9f\xb3\xe2\xe6\xaa\x95\xe6\x6e\x39\x0a\xf8\xd9\xdc\x96\x9f\xe7\x29\xea\x9f\x10\x45\x6b\xaa\x7d\x5a\x8c\xf5\xec\xa6\x7f\x9f\x9d\xb3\x6d\x96\x67\x15\xdc\x6b\xe8\x9a\x31\xf5\xfd\x3c\xdd\x1c\x0f\x40\x38\x1d\x1a\x7d\x95\xdd\x3a\xe7\x49\x9c\x8d\x86\xf4\xf5\x32\x57\x2b\x06\x34\xc2\x36\xfb\xf4\xfc\xb1\x2a\x8f\x4f\x90\x80\x8e\xc8\x8a\x43\x7a\xca\x2a\x7f\xd0\x87\xdb\x74\x9f\x25\xd1\x1b\x67\xfd\x76\x41\xb4\x32\xc7\xc7\x6f\xea\x88\x78\x73\x9b\x3c\x76\xb7\xad\xb6\xee\xb6\x63\x8a\xa9\xb6\x20\x2a\x8a\x7e\x77\x03\x31\x15\xc3\xd3\x8a\x26\xe3\x06\xc6\x5b\x27\xb0\xd5\x14\x1f\x37\xb1\xa2\x1b\x34\x34\x4a\x3f\x7b\xad\xf4\x9f\x3d\xfb\xc9\xb0\xde\xd3\x9e\x34\x77\x74\xd8\xe2\xd4\x7b\x7f\xa0\x8c\x90\xcb\xdc\x4f\xe5\x43\xcb\xea\x36\x39\xdd\x00\x51\x9e\x5e\x43\xc0\x6e\xba\x88\x1d\xa6\xc0\x56\x0d\x18\x72\x49\x80\xed\xaf\x7d\xd6\xc2\xf2\x1f\x96\x01\xbd\x1c\x38\x60\x3d\xe4\x35\xca\x81\x0d\xcd\xaf\xbb\x3c\x39\x9f\xdf\x7e\xff\x1a\x12\x56\xf1\xfa\x7f\x5a\xc2\xeb\xbc\x4c\x80\x95\x53\xbe\xe1\x3e\xcc\x3e\xb4\x9b\xca\x68\x8a\xdd\x0c\x6b\xc1\x4e\x99\x04\x94\x3c\xd5\x53\x2a\x92\xfb\x6d\x72\xda\x9c\xab\xa4\xca\x76\x1b\xb7\xb2\x38\x01\x24\xec\x74\xbf\xf8\x1c\xb4\xaf\xca\xdb\x01\x49\xab\x73\xb7\x1c\x54\x0f\x35\x71\xd3\x82\x6a\xbb\x48\x42\x3d\x12\x32\x25\x21\x63\x12\x3b\xa1\xb0\x63\x02\x33\x21\x30\x63\x02\x3d\x21\xd0\x63\x02\x35\x21\x50\x63\x02\x39\x21\x90\x63\x02\x31\x21\x10\x63\x02\x3e\x21\xe0\x63\x02\x36\x21\xf0\xad\x39\xb5\x94\x37\xcd\xe1\xf3\xf2\xfa\xfa\x9c\x56\x97\x15\x19\xb9\x10\x65\x1c\x21\xa5\x28\x29\xc5\x48\x09\x4a\x4a\x10\x52\x8b\x51\x5a\x84\xd0\x60\x84\x06\x21\xd4\x18\xa1\x46\x08\x15\x46\xa8\x10\x42\x89\x11\x4a\x84\x50\x60\x84\x02\x21\xe4\x18\x21\x47\x08\xd1\xe5\x41\x57\x07\xb5\xf8\x88\x10\x92\xd0\xe6\x3a\xbf\xcb\xf6\x7e\x84\x35\x7d\x0d\x9e\x11\x9b\x11\x5e\x5e\x6c\x6f\xbe\x60\x76\x44\x38\x22\x39\x72\x30\x05\x3c\x5d\x4e\x9b\x37\x24\x85\x4e\xe6\x8d\x75\x74\xbe\xc9\x63\xa9\x04\x25\xec\x72\xed\x4c\xe6\x53\x51\x62\x29\xe4\x2c\xa1\x05\x31\x8a\xaa\x96\x6c\x55\x7f\xb8\xba\x43\x0c\xf7\x88\x4b\x66\xba\xba\xce\x4e\xe7\x6a\xb3\x3b\x64\xf9\x1e\x73\x18\x82\xb0\xa8\xf3\xfb\xa9\xcc\xcf\x1b\x57\x53\x7d\xbb\x7f\x1b\x
func static_bootstrap_css_bootstrap_responsive_css_bytes() ([]byte, error) {
return bindata_read(
_static_bootstrap_css_bootstrap_responsive_css,
"static/bootstrap/css/bootstrap-responsive.css",
)
}
func static_bootstrap_css_bootstrap_responsive_css() (*asset, error) {
bytes, err := static_bootstrap_css_bootstrap_responsive_css_bytes()
if err != nil {
return nil, err
}
info := bindata_file_info{name: "static/bootstrap/css/bootstrap-responsive.css", size: 21751, mode: os.FileMode(436), modTime: time.Unix(1439132774, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _static_bootstrap_css_bootstrap_responsive_min_css = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xe4\x5b\x5b\x6f\xe4\xc8\x75\x7e\xf7\xaf\x68\xcf\xc2\xc0\xee\x5a\xcd\xa9\xfb\xa5\x05\x2f\x26\x71\xfc\x60\xc0\xc8\x43\x92\x37\x23\x0f\xec\x6e\x4a\x62\x86\x6a\x36\xba\x29\x69\x66\x1b\xf3\xdf\xf3\x15\xaf\x55\xc5\x62\x8f\x76\xb4\xde\x04\x89\x07\xe6\x4a\x75\xaa\x4e\x9d\x3a\xb7\x3a\xe7\xa3\xf8\xfe\xc7\xdf\xff\x6e\xf5\xe3\xea\x9f\xeb\xba\x39\x37\xa7\xfc\xb8\xfa\xb7\xe2\x7c\xac\x0f\xe7\xf2\xb9\x58\x3d\xb3\x0c\xff\x40\x76\x33\xfe\x5c\x1f\x3f\x9f\xca\xfb\x87\x66\xc5\x08\x65\xab\xff\x78\x29\x9b\xa6\x38\xdd\xac\xfe\x7a\xd8\x39\xf2\xdf\xca\x5d\x71\x38\x17\xfb\xd5\xd3\x61\x5f\x9c\x56\xcd\x43\xb1\xfa\xa7\x63\xbe\xc3\x7f\x7a\x8a\xe3\x46\xdc\xcc\x87\xa6\x39\x6e\xde\xbf\x7f\x79\x79\xc9\xf2\x76\x46\x56\x9f\xee\xdf\x57\xdd\xac\xf3\xfb\xbf\xfd\xf5\xcf\x7f\xf9\xd7\x7f\xff\xcb\xba\x9b\xed\x16\xfc\x4b\x71\x2e\xef\x0f\x60\x9d\x1f\xf6\xab\xed\x53\x59\x35\x2b\x6c\xfe\xb0\xca\xab\xaa\xdd\xa7\xaa\x21\x6b\x79\x68\x7f\x7e\xa9\x4f\xd5\x7e\xf5\xa1\xe9\xa4\x5b\x6d\x3f\xaf\x3e\x3c\xee\xeb\x76\xe5\x87\xbb\xbc\xc9\xc0\xef\xfd\x87\xf5\xe3\x79\xfd\x5c\x16\x2f\xc7\xfa\xd4\x5c\x5e\xca\x7d\xf3\xb0\xd9\x17\xcf\x10\x60\xdd\xfe\xf2\x25\xdb\x55\x45\x7e\xba\x2b\x3f\x5d\x7e\xfc\xb9\xae\x1f\x37\x74\x1a\xd9\x6c\x8b\xbb\xfa\x54\xdc\x4c\x03\xf9\x1d\x36\xba\xec\xcb\xf3\xb1\xca\x3f\x6f\x9a\x7c\x5b\x15\xb7\x55\x79\x28\xd6\x0f\x85\xd3\xd6\x86\xdc\xee\xea\x43\x53\x1c\x9a\xcd\xbb\x77\x5f\xe2\x65\xed\xaf\x9b\x6d\xed\x36\x7d\x28\xf7\xc5\xba\x29\x3e\x35\x97\x3b\x2c\xd8\x90\xf7\x64\x95\x63\x6d\x55\x9f\x36\x30\xcc\xe1\x7c\xcc\x4f\xe0\x72\xeb\x66\xac\xcf\x0f\xf9\xbe\x7e\xd9\x1c\xea\x43\x71\xbb\xcd\x77\x1f\xef\x4f\x35\xf4\xbe\x9e\xcf\xde\xd6\x27\x98\x63\x43\xbe\x64\xe5\xe1\xf8\xd4\xac\xb7\x55\xbd\xfb\xb8\xae\x8a\xe7\xa2\x1a\x65\x6e\xc7\x6e\x3b\x3d\x50\x42\xfe\x70\xfb\x58\x1e\x06\xe9\x39\x39\x7e\xba\x5d\xbf\x14\xdb\x8f\x25\x16\xd7\x9f\xd6\xe7\xf2\xe7\xf2\x70\xbf\xe9\xf8\xba\x91\xdb\xf5\x63\xfd\xf3\x02\x29\x39\xda\x9e\x74\x5f\x1c\xc6\xfd\xdb\x53\x3c\x97\xe7\x72\x5b\x56\x65\xf3\x79\xd3\x91\xbf\x64\xed\x50\x55\xac\x8f\x0f\x98\x10\xcc\xfe\x7d\xf9\xe8\x6c\x97\x1f\x9a\x69\x56\xab\xf9\x66\x71\x5a\xc7\x74\xbd\x2f\xce\x1f\x9b\xfa\xf8\x55\x6e\xf1\xbc\xf2\xf0\x50\x9c\xca\xc6\x9b\xfa\xe1\xb1\xd8\x97\xf9\xf7\x4e\x57\x9d\xea\xb4\x32\xc7\x4f\x3f\xb4\xae\xf6\xfd\x63\xfe\xa9\x1f\xb5\xda\x62\xf4\xb2\xb4\xff\x9c\xef\xa2\x08\xaf\x3c\x78\x82\x63\xbf\xf7\x75\x0d\x8d\x07\x1a\x45\xd7\x4a\xff\x83\x45\x0f\x2d\xbb\x2c\xf9\x55\x0f\x98\x5b\x82\x32\x42\x5a\xc9\x4f\xf5\xcb\xe5\x31\x3f\xdd\x83\x52\x15\x77\xcd\x66\xdd\xba\xf3\x18\xd4\x20\x8f\xf1\xec\x7e\xfe\x65\xa1\x3c\xad\xf0\xa2\xf8\xef\xbb\x2a\x3f\x9f\x7f\xfc\xd3\x3b\x04\xe0\xe1\xdd\x7f\x5e\xee\xaa\x3a\x6f\x36\x6e\x73\x3f\xaa\x28\xa4\xf0\xe5\x72\x62\x21\x37\x80\x79\x8e\xed\x4e\x37\xd9\x21\x7f\xde\xe6\xa7\xf5\xb9\xc9\x9b\x72\xb7\x86\x2a\x57\x09\x2a\xd2\x48\xb1\xbf\x4e\x84\x4c\x4d\xfd\xe8\xd1\xfb\x74\x47\xa9\x6e\xb7\x74\x52\x52\x96\x1a\xa4\xc3\x20\xf1\x06\xc9\x65\x70\xea\x71\xcc\xf6\x43\x66\x1a\x32\xfd\x90\x9e\x86\x74\x3f\xa4\xa6\x21\xd5\x0f\xc9\x69\x48\xf6\x43\x62\x1a\x12\xfd\x10\x9f\x86\x78\x3f\xc4\xa6\xa1\xf1\x04\x9e\xac\x83\x10\xed\x48\x7d\x77\x77\x2e\x1a\x9c\xd4\xd7\x3a\x65\xdc\x27\xd2\x90\x48\x03\x22\x09\x89\xc4\x27\xda\x80\x66\x7d\x92\x09\x48\xc6\x27\xe9\x80\xa4\x7d\x92\x0a\x48\xca\x27\xc9\x80\x24\x7d\x92\x08\x48\xc2\x27\xf1\x80\xc4\x7d\x52\xa8\x92\x50\x23\xe1\x99\x3b\x12\xbc\x7e\x7d\x57\x3d\x95\xfb\x8b\x77\x61\xf8\x11\xd5\x51\xfd\xb8\xea\x47\x7e\x71\x74\x05\xeb\xfc\x9b\x72\xa4\xad\xe2\x70\x0b\xaf\x34\x2f\xf8\xae\xdc\x6e\xc1\xf9\x33\xa9\x04\x25\x6c\x7c\xe2\x6c\x11\x9d\x12\x4b\x11\x14\x42\x0b\x62\x14\x55\x7f\xf8\xd5\x6f\xc7\xc5\xd3\x6d\xee\xca\xd3\xb9\x59\xef\x1e\xca\x6a\x1f\x98\x86\xf8\x8b\xda\x58\x3f\xd5\xd5\x79\x8d\xb1\x98\xc5\x1f\x63\x85\x5d\x3f\x7c\xc0\x37\xcc\x15\xad\xd9\xfb\x6c\x60\x33\x2b\x94\x21\x06\xba\x51\xdc\x30\x9b\x58\x37\x84\xa3\xa5\x99\x90\xcc\x5a\x3a\x3c\x27\x2e\x34\xe3\x16\xb7\xa5\xb5\x8a\x2b\x66\xb5\x4c\x70\x19\xf2\x8f\x61\x99\x25\xd2\x62\xab\xee\x49\x47\x2e\xa0\x18\xc9\x34\x38\x53\xa5\x18\x65\x73\x26\x43\xc2\xd2\x22\xe3\xd2\x58\x2d\xfa\x
func static_bootstrap_css_bootstrap_responsive_min_css_bytes() ([]byte, error) {
return bindata_read(
_static_bootstrap_css_bootstrap_responsive_min_css,
"static/bootstrap/css/bootstrap-responsive.min.css",
)
}
func static_bootstrap_css_bootstrap_responsive_min_css() (*asset, error) {
bytes, err := static_bootstrap_css_bootstrap_responsive_min_css_bytes()
if err != nil {
return nil, err
}
info := bindata_file_info{name: "static/bootstrap/css/bootstrap-responsive.min.css", size: 16553, mode: os.FileMode(436), modTime: time.Unix(1439132774, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _static_bootstrap_css_bootstrap_css = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xec\x7d\x6b\x93\x23\xb7\x91\xe0\xf7\xf9\x15\xb5\xa3\xd8\xb0\x66\x44\x72\x8a\x64\x15\x1f\xad\xb0\xc2\x3e\xaf\xef\xd6\x11\xbb\xfe\x72\x1b\x71\x17\xa1\xd5\x5e\x14\x59\xc5\xee\xb2\x8a\x2c\xaa\x48\xce\xc3\x0e\xff\xf7\xc3\x1b\x48\x20\xf1\x20\x9b\x2d\x69\xbc\xd3\x6d\x79\x66\x0a\x99\x89\x44\x22\x91\x48\x00\x89\xc4\xbb\xb7\xff\xf4\x2a\x7b\x9b\xfd\x8f\xbe\x3f\x9f\xce\x43\x75\xcc\xde\xcf\x26\xe4\x97\x7c\xa3\x9f\xff\xd0\x1f\x3f\x0d\xed\xe3\xd3\x39\x9b\xe5\xd3\x59\xf6\x1f\x1f\xda\xf3\xb9\x19\x46\xd9\x9f\x0e\x5b\x5a\xfc\x6f\xed\xb6\x39\x9c\x9a\x3a\xbb\x1c\xea\x66\xc8\xce\x4f\x4d\xf6\xfb\x63\xb5\x25\x7f\x88\x12\x4a\x2d\xa7\x90\x4f\xe7\xf3\xf1\xe1\xdd\xbb\x0f\x1f\x3e\x4c\x2a\x06\x31\xe9\x87\xc7\x77\x1d\x87\x3a\xbd\xfb\xb7\x3f\xfd\xe1\x8f\x7f\xfe\xdf\x7f\x1c\x73\x68\x8a\xf0\x2f\xcd\xa9\x7d\x3c\x10\xd2\xd5\xa1\xce\x36\x97\xb6\x3b\x67\xa4\xf2\xa7\xac\xea\x3a\x56\x4f\xd7\xbf\x6f\xb2\xf6\xc0\xfe\xfe\xa1\x1f\xba\x3a\xfb\xdd\x99\x73\x97\x6d\x3e\x65\xbf\xdb\xd7\x3d\xc3\xfc\xdd\xae\x3a\x4f\x08\xbd\x77\xaf\x5e\x55\xc3\xb9\xdd\x76\xcd\xe8\x55\x75\x6a\x6b\xf2\x47\xdd\x9c\xab\xb6\x3b\x8d\x5e\xed\xda\xc7\x6d\x75\x3c\xb7\xfd\x81\xfd\xfd\x32\x90\xc2\x1d\x91\x07\x69\xe8\xab\xa7\xa6\xaa\xd9\x9f\x8f\x43\x7f\x39\x8e\x5e\x1d\xaa\xf7\xa3\x57\xa7\x66\x4b\xa1\xb3\xbf\xbd\xca\xb2\xba\x3d\x1d\xbb\xea\xd3\x43\xb6\xe9\xfa\xed\x8f\xdf\xbe\xfa\x3b\xa9\xe8\x52\xb7\xfd\xe8\xd5\xb6\x3a\xbc\xaf\x08\xf9\xf7\xa4\xb6\x1e\xc2\xb6\x87\xae\x3d\x34\x63\x81\x92\x65\x6f\xad\x12\xf6\xed\xaf\x7d\xbf\x7f\xc8\xa6\x9a\xe4\xc3\xa1\x3f\x7f\xfd\xfd\xb6\x3f\x9c\x87\xbe\x3b\xfd\xf0\x06\xd2\x3c\xf4\x14\x8f\xc0\x3e\x9d\xf7\x1d\x2b\xda\x11\xc8\xf1\xa9\xfd\x6b\x43\xa8\xe4\xf9\x3f\x53\xa2\xe3\x0f\xcd\xe6\xc7\xf6\x3c\x3e\x37\x1f\x79\xd1\xb8\xaa\xff\x72\x39\x9d\x35\x04\xfd\x19\xef\x4f\x5e\x08\xca\xcc\xc3\xae\xdf\x5e\x4e\xac\x8e\xfe\x72\xa6\x0c\x3f\x90\x7e\x20\x9d\x51\xf7\xa4\x03\xea\xec\xab\xf9\x7c\xfe\xad\x59\x58\x1e\x3f\x66\xd5\xe5\xdc\xab\xfa\x19\x81\xf1\xd0\x1e\x1e\xc7\xdb\xbe\xeb\x07\x03\x7a\xdc\xef\x76\xa7\x86\xd4\x37\x9e\x1d\x3f\x8a\xfa\x9e\x48\x67\x93\x4e\xa8\x1e\x2a\x22\x78\xd2\xef\xa0\xe6\x9c\x01\x9d\x2e\x1b\xd2\x31\x97\x23\x2b\x3b\xf6\xa7\x96\xf6\xd0\x43\x36\x34\x5d\x45\x51\xbe\x85\xf2\x58\x96\xac\xb1\xac\xbe\xa7\x86\x2a\x38\xa3\x93\x65\xa4\x1e\xa2\x25\x55\x37\xae\x3a\xa2\x7e\xa4\x57\xab\x53\xc3\x7b\x84\xd5\xc1\xc9\x9f\xfb\x23\x61\x2f\x9f\x94\xcd\x5e\xd6\xcd\xbe\x6f\x48\xf3\x69\x9f\x91\xa2\x99\x2c\x6b\xf7\x8f\xac\xec\x43\x5b\x9f\x9f\x1e\x98\x14\xfe\x73\x4d\x6b\x92\xd5\xd2\x2f\xf4\xdf\xfb\xea\xe3\x58\x00\xc9\xbe\xb0\x99\xd9\xb7\x75\xdd\xb1\xa6\x6c\xfa\x81\xa8\xa5\xe0\x99\x76\x57\x7b\x20\xea\x7a\xec\x69\x63\xfb\xc3\x78\xdf\xd7\xa4\x91\x9b\x76\x7b\x21\xff\x31\x36\xbe\xda\x57\xc7\xff\xc7\x35\x32\x23\x2c\x8d\x5e\x4d\x1e\xfb\xfe\xb1\x6b\xc6\xe4\x3b\xfb\xc2\x98\x34\x78\x50\xea\xb4\xb9\x90\x46\x91\x91\xd1\x1e\x8e\x97\x33\xd5\xfd\x8e\x68\xff\xe8\x15\xd5\x8f\x6a\x68\x2a\x81\x37\x3c\xb6\x07\xc1\x0e\xa2\x76\xbe\x86\xd8\xe4\x19\xb1\xb7\xb4\xb3\x77\x5d\xff\xe1\x21\x7b\xdf\x9e\xda\x0d\x6f\x31\xe8\xaa\x43\x3f\xec\xab\xce\xc0\x7f\x78\x20\x6d\xfe\xab\x50\xab\xf6\x70\xa0\xda\xc2\x28\xba\x05\x5c\x41\xaa\xba\x26\xca\x27\x38\x36\xa4\x69\x70\xc4\xc6\x11\x23\xf2\xfd\xf9\xd3\xb1\xf9\xed\x6b\x5e\xf0\xfa\x07\x41\x5a\x7c\x1d\x1a\xa2\xad\xf6\x47\xa2\x11\xfb\x96\x7c\x65\x95\x6d\x2f\xc3\xa9\x27\xe4\x8f\x3d\xeb\x25\x73\x1c\x56\xc7\x63\x53\x0d\xd5\x61\x4b\xbb\x8b\x91\x67\x2c\x74\xd5\xa6\xe9\xb4\xac\x81\x8c\x6e\x67\xc6\x02\xad\x88\x49\xb1\x3f\x12\xc3\xbc\xfd\x71\xd3\x7f\xf4\x71\x4e\x15\xda\xa4\x4c\x98\xdf\x3e\x09\x60\xd9\x26\x82\x4e\xbb\x9f\x89\x97\x1a\xab\xe6\xc0\xbe\x09\xe3\xc2\xba\x23\x0c\xc2\x7e\x02\x20\x98\xf0\xa8\x3a\xee\xda\xa6\xab\xbd\x3c\x12\x4d\x10\x78\xfc\xcb\xb8\x6e\xb6\xfd\x50\x71\xb3\x9f\x84\xb0\xa5\x55\x75\x63\x2e\x79\xd0\x64\x93\x13\x35\x70\xc0\x08\xd1\x3a\x2d\xc7\xbb\x3d\x26\x88\x51\x61\x68\xbf\xdb\x37\x75\x5b\x65\x47\x62\x1c\xc5\x78\x60\xff\x4f\x3a\x83\x1a\xca\x87\xec\xab\x3c\xcf\xb3\x7f\x6a\xf7\xc7\x7e\x38\x57\x87\x33\x97\x19\xb7\xd6\x4f\x55\x4d\x6b\xa0\x1c\x38\x10\x9b\x6a\xfb\x23\x9d\xc3\x0e\x35\xa9\x8a\xb0\
func static_bootstrap_css_bootstrap_css_bytes() ([]byte, error) {
return bindata_read(
_static_bootstrap_css_bootstrap_css,
"static/bootstrap/css/bootstrap.css",
)
}
func static_bootstrap_css_bootstrap_css() (*asset, error) {
bytes, err := static_bootstrap_css_bootstrap_css_bytes()
if err != nil {
return nil, err
}
info := bindata_file_info{name: "static/bootstrap/css/bootstrap.css", size: 124223, mode: os.FileMode(436), modTime: time.Unix(1439132774, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _static_bootstrap_css_bootstrap_min_css = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xec\x7d\x6b\xaf\xe3\x36\x92\xe8\xf7\xfd\x15\xda\x0e\x82\xa4\xbb\x6d\x47\x4f\x3f\x31\x8d\xcc\x9d\x5d\xdc\x5d\x60\x77\xbe\xdc\xfd\x70\x81\x4c\xf6\x42\xb6\xe4\x73\x34\x91\x2d\x47\xb6\xfb\x11\xc3\xff\xfd\xf2\xad\x22\x59\xa4\xa4\x73\x4e\x67\x3a\x8b\x8e\x91\x3e\x36\x59\x55\x2c\x16\xab\xf8\x2c\x16\x7f\x78\xf3\xcf\xff\x14\xbc\x09\xfe\x57\xd3\x5c\xce\x97\x36\x3f\x05\xef\xe3\x19\xf9\x90\x34\x9a\xfc\x97\xe6\xf4\xa9\xad\x1e\x1e\x2f\x41\x1c\x46\x71\xf0\x5f\x1f\xaa\xcb\xa5\x6c\x27\xc1\xbf\x1f\x77\x34\xfb\x3f\xaa\x5d\x79\x3c\x97\x45\x70\x3d\x16\x65\x1b\x5c\x1e\xcb\xe0\xcf\xa7\x7c\x47\xfe\x88\x1c\x4a\x2d\xa4\x90\x8f\x97\xcb\x69\xfd\xc3\x0f\x1f\x3e\x7c\x98\xe5\x0c\x62\xd6\xb4\x0f\x3f\xd4\x1c\xea\xfc\xc3\x7f\xfc\xfb\x5f\xfe\xf5\xaf\xff\xe7\x5f\xa7\x1c\x9a\x22\xfc\x4b\x79\xae\x1e\x8e\x84\x74\x7e\x2c\x82\xed\xb5\xaa\x2f\x01\x29\xfc\x31\xc8\xeb\x9a\x95\x53\x37\xef\xcb\xa0\x3a\xb2\xef\x1f\x9a\xb6\x2e\x82\x1f\x2f\x9c\xbb\x60\xfb\x29\xf8\xf1\x50\x34\x0c\xf3\xc7\x7d\x7e\x99\x11\x7a\x3f\xe4\xed\xa5\xda\xd5\xe5\x24\x3f\x57\x45\x39\x29\xca\x4b\x5e\xd5\xe7\xc9\xbe\x7a\xd8\xe5\xa7\x4b\xd5\x1c\xe9\xd7\x6b\x5b\x4e\xf6\x44\x10\xa4\x86\x8f\x65\x5e\xd0\x3f\x0f\x6d\x73\x3d\x4d\x8e\xf9\xfb\xc9\xb9\xdc\x51\xb8\x5b\x51\x9d\x4f\x75\xfe\x69\xbd\xad\x9b\xdd\x2f\xf7\xfc\x5a\x54\xcd\x64\x97\x1f\xdf\xe7\xe7\xc9\x7b\x42\xba\x51\x00\xd5\xb1\xae\x8e\xe5\x94\xc1\x6d\xde\xe8\xa9\x9b\x37\xbf\x35\xcd\x61\x1d\x71\xfc\xf5\xb1\xb9\x7c\xff\xd3\xae\x39\x5e\xda\xa6\x3e\xff\xfc\x5a\x91\x38\x36\xc7\xf2\xfe\x78\x39\xd4\xb7\x3d\xc9\x9c\x9e\xab\xdf\xca\x75\x14\x86\xdf\x6e\xa6\x1f\xca\xed\x2f\xd5\x65\x7a\x29\x3f\xf2\xe4\x69\x5e\xfc\xfd\x7a\xbe\x88\xdc\xc3\x19\xcf\xb9\xe7\xeb\x7d\xb3\xbb\x9e\x6f\xcd\xf5\x42\xd9\x58\x5f\x1e\x89\x08\x8b\x86\x88\xad\x08\xbe\x49\x92\x64\x23\x33\xb2\xd3\xc7\x20\xbf\x5e\x9a\x40\x96\xc4\xf0\xa6\x6d\x75\x7c\x98\xee\x9a\xba\x69\x25\xe4\xb4\xd9\xef\xcf\xe5\x65\x3d\x8d\x4f\x1f\x09\xf9\x47\xd2\x2c\xed\x24\x5f\xe7\x44\x58\xef\x4b\x55\x4e\x78\x3f\x5f\xb7\x93\xf3\xf5\x74\x3b\x35\xe7\x8a\xca\x71\xdd\x96\x75\x4e\x61\x36\x5d\xd5\x16\xd9\xb7\x1b\x46\xf3\xb1\xa4\x3a\xb7\x0e\x37\x84\x18\x69\xb6\xbc\x9e\xe6\x35\xd1\x86\xf5\x36\x3f\x97\x14\xe0\x4e\x29\x5d\x9a\xd3\x7a\x1a\xce\xb2\xf2\x40\x89\xdf\xb6\xa4\x16\x44\xa4\x24\x25\xa6\x49\xd5\xe1\xe1\xf6\xa1\x2a\x2e\x8f\x6b\x5a\x8d\xbf\xad\x36\x82\x26\xfd\xb5\x39\xe4\x1f\xa7\x3c\x93\xc9\xcb\x28\xe5\x50\x15\x45\x5d\x6e\xb6\x4d\x4b\x54\x80\x30\x41\xc5\x59\x1d\x89\x56\x9c\x1a\xca\x72\x73\x9c\x1e\x9a\xa2\x5c\x6f\xab\xdd\x95\xfc\x7f\xff\xe6\x90\x9f\xfe\x1f\xd7\x80\x80\x94\x3a\x99\x3d\x34\xcd\x43\x5d\x4e\x49\x32\x4b\xb8\x75\xa5\xb1\xf6\xdc\x5e\x09\xa3\xc7\x49\x75\x3c\x5d\x2f\x44\xab\x6a\xa2\x57\x13\xda\x5a\x79\x5b\xe6\x04\xb6\x7d\xa8\x8e\xa4\x50\xa3\xc1\x51\x16\x35\x52\xb7\x37\x54\xf4\xfb\xba\xf9\xb0\x7e\x5f\x9d\xab\x2d\xa9\x01\x94\xe5\xb1\x69\x0f\x79\x2d\x30\xd6\x6b\x52\x85\xdf\x44\x9b\x56\xc7\x23\x69\x32\x46\xc3\x4e\xbf\x9d\xf2\xa2\x20\x8d\x4e\x38\x92\xf2\x90\xa5\x52\xbd\x0c\x18\xda\x4f\x97\x4f\xa7\xf2\x4f\xaf\x78\xfa\xab\x9f\x27\x30\xb1\x2d\x89\x76\x18\x69\xa4\xb9\x0e\x15\x49\xbc\xed\xae\xed\xb9\x69\xd7\xa7\x86\x89\x57\x69\x75\x7e\x3a\x95\x79\x9b\x1f\x77\x44\xc8\x8c\xe6\xbd\xce\xb7\x65\x2d\x85\x05\x6b\xfd\xd4\xa2\x75\xc0\x9c\x18\xa1\x91\x46\xba\xa8\xdd\x2f\xdb\xe6\xa3\xc5\xe5\x5d\x23\x47\xf8\xdc\x3d\x12\x18\xc9\x3a\xc1\xa0\xad\x46\x25\x46\xed\xb9\x3c\xb2\xa4\x0d\x13\xab\x23\xcf\x85\x62\x0b\x83\x6a\xc9\xbe\x2a\xeb\x02\xe5\x81\x34\x9e\x40\xe1\x29\xd3\xa2\xdc\x35\x2d\x53\xd8\xc9\x20\xf8\x1d\x2d\xa4\x9e\x72\x59\xde\x90\xf2\x99\xfa\x2a\x55\x55\xea\xc6\x4c\xca\x50\x50\x62\x9c\xf7\x1f\x0f\x65\x51\xe5\xc1\x89\x74\x1a\x44\x3b\x6f\xac\xdb\x58\x7f\x13\x86\xe1\x3f\x57\x87\x53\xd3\x5e\xf2\xe3\x65\xc3\xbb\xa9\xc7\xbc\x20\x74\x28\x79\x90\xb5\xcd\x77\xbf\xd0\xee\xf7\x58\xac\xc9\xc0\x74\x3c\x9f\x48\xa9\xc7\x0b\x04\xa0\x82\xc3\x50\xef\x39\xe9\x81\xa8\x11\x90\x6e\xed\xc6\x4a\xe8\x44\xb1\x66\x43\x15\xeb\x44\xf2\x9f\x1e\xdb\x72\xff\xf3\x3a\xdf\x93\x66\xbd\x09\xd9\xaf\x5f\x05\xdf\xbf\x0a\xf2\xcb\xa5\xfd\x9e\xe6\xbe\x0e\x5e\xbd\x7e\x75\xcf\xb7\xdb\xf6\xa7\x4b\x75\
func static_bootstrap_css_bootstrap_min_css_bytes() ([]byte, error) {
return bindata_read(
_static_bootstrap_css_bootstrap_min_css,
"static/bootstrap/css/bootstrap.min.css",
)
}
func static_bootstrap_css_bootstrap_min_css() (*asset, error) {
bytes, err := static_bootstrap_css_bootstrap_min_css_bytes()
if err != nil {
return nil, err
}
info := bindata_file_info{name: "static/bootstrap/css/bootstrap.min.css", size: 103314, mode: os.FileMode(436), modTime: time.Unix(1439132774, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _static_bootstrap_img_glyphicons_halflings_white_png = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x6c\x7a\x05\x50\x9b\x5d\xd7\x6d\x70\x28\xa5\x48\x81\x52\x28\x5a\xbc\xc5\x8a\x16\x28\x5e\x5a\xa4\x78\x82\x3b\x29\xc5\xdd\xbd\xb8\x17\x77\xb7\x42\x70\x77\x2f\xee\x10\x28\xee\x52\xdc\x25\xd8\x7d\xde\xb7\xff\xf7\xdd\xff\xce\xdc\x33\x67\xce\xec\x9c\xac\xbd\xf6\x5e\xeb\x3c\x67\x32\x93\x79\x82\x15\xe4\x3e\xe1\x3c\x21\x7d\x02\x02\x81\x70\xa4\x3e\x4b\x28\x81\x40\x48\x70\x20\xce\xc0\x44\x01\xd6\xc4\xc9\x2a\x37\x10\x08\x79\x56\x41\x56\xe5\xe3\xe3\xe3\x23\xe8\xdf\x71\x73\x73\xf3\x37\x06\xd6\xfb\xfb\x7b\x0b\x0b\x8b\xbf\xf1\xdf\xf1\x17\x03\x04\xc7\xc7\xc7\x0f\x0f\x0f\x97\x97\x97\xc0\xc7\xbb\xbb\xbb\xff\xee\x03\x63\x6e\x6e\x0e\x88\x3b\x3b\x3b\xcf\xcf\xcf\xff\xee\x00\xc1\xd5\xd5\xd5\x7f\xd3\xab\xaa\xaa\x00\x66\x20\x58\x5b\x5b\x2b\x2f\x2f\xff\x8b\xb9\xbd\xbd\xdd\xde\xde\x06\x38\xff\xc2\x0e\x0e\x0e\x80\x75\x74\x74\x14\x58\x01\x30\x50\x08\xd8\xf9\x8b\x41\x20\x10\xab\xab\xab\xd1\xd1\xd1\x0f\xff\x8e\x8e\x8e\x8e\xc4\xc4\x44\x7b\x7b\x7b\x60\x73\x6c\x6c\x0c\xc0\x9f\x9d\x9d\x35\x35\x35\x65\x65\x65\x79\x7b\x7b\x03\xb9\x53\x53\x53\x06\x06\x06\x00\x2d\x1c\x0e\xbf\xbe\xbe\x5e\x58\x58\x00\x18\x00\xaa\x3f\x7f\xfe\x00\xeb\xfd\xbf\x63\x7c\x7c\xfc\xf4\xf4\x14\x10\x02\x00\xf6\xf6\xf6\x80\xa0\xb6\xb6\xb6\xa7\xa7\x67\x73\x73\xf3\xf0\xf0\xf0\xe2\xe2\x02\xc0\x40\xa1\x50\x63\x63\x63\x40\x38\xf0\xd5\xca\xca\x0a\xa0\x08\xe0\x01\x48\x00\x0c\x10\x00\x89\x83\x83\x83\x40\x15\x3f\x3f\xbf\x93\x93\x13\x67\x67\x67\x00\xb0\xb8\xb8\x08\xf8\xd9\xd7\xd7\x37\x31\x31\xb1\xbf\xbf\x0f\xc0\x96\x96\x96\x00\xd5\x5b\x5b\x5b\x40\x93\x29\x29\x29\x3f\x7f\xfe\xcc\xcb\xcb\x03\x5a\x02\xaa\x00\xb9\x40\x62\x7f\x7f\x3f\x50\xe2\xaf\x27\x00\x18\xe8\xa1\xb9\xb9\x19\x68\x69\x7a\x7a\x1a\x50\x07\xe4\x02\x84\x80\x9f\x40\x00\x10\x02\x8d\x55\x57\x57\xff\x3d\x29\x40\x0b\xd0\x36\x50\x02\x20\x07\x4c\xd8\xd8\xd8\x00\x3e\x02\x3d\x00\x0e\x27\x25\x25\x01\x00\x00\x0f\xec\x00\x76\x01\x3d\xff\x3d\xa6\xe3\x7f\x07\x40\x02\xd4\x05\x9c\x04\x24\x00\x6b\x44\x44\x04\x40\x0e\xb0\x01\x85\x80\xc6\x00\x24\xe0\x0c\x40\x9b\x91\x91\x01\x1c\x01\x40\x08\x9c\xc5\xce\xce\x0e\xd0\x3f\xb0\x79\xf1\xef\xc8\xcf\xcf\x07\xb4\xff\x35\x61\x72\x72\x12\xe8\x16\x88\x81\xb5\xa8\xa8\x08\x80\x01\x59\xd9\xd9\xd9\xc0\x51\x02\x15\x01\x15\x40\x0c\x7c\xf5\x57\x08\x18\x0c\x1e\x1e\x1e\x06\x4a\x00\xfb\xeb\xeb\xeb\xc0\x09\xee\xee\xee\x02\x4d\x02\x3b\x40\x15\xa0\x07\x20\x1d\x10\x3b\x34\x34\xf4\xd7\x10\x20\x05\x28\xf7\xb7\xa5\xbf\x8f\xd0\xec\xec\x2c\x80\xff\xab\x1d\xd0\xd5\xd6\xd6\x06\xc4\x00\x09\x10\xff\x7d\x96\xae\x6d\xe5\xff\xb1\xe3\xd4\x5e\x49\x4e\x19\x44\x0a\x9a\x1a\x45\xc6\x3d\x79\x8d\x77\x94\xa1\xfb\x04\x8d\xad\xf0\xb8\x87\x68\x8d\x04\xa5\x8d\xd2\xea\xb9\x72\xdd\xb2\x70\xc0\x2f\x2f\xf4\x17\xe2\xab\x38\x66\x12\x91\x65\x9d\xe1\xed\xf2\x04\xca\xb8\xba\x98\x99\x79\xc9\x95\x61\x93\xf8\x3c\x63\x2b\x42\x5c\xd4\x9e\xfa\xd8\x05\x22\x1c\x14\xe3\xba\x0c\x56\x04\xdd\x96\xd9\x13\xa1\x51\x3f\xbc\xbf\x04\x64\xc5\x70\x56\x88\x29\x9a\x26\xd5\x5a\xd3\xd3\x51\x13\x99\xd7\x74\xd1\xa8\xd9\xd8\x0a\x78\x93\x27\x50\x89\x6a\x7e\x17\xd4\x0b\xd6\xb7\xf0\xe0\xf2\xe7\x64\x63\x97\x0a\x42\xfd\xa9\x20\xfe\x85\x9a\x87\x91\xd9\x58\x86\x5e\x5d\x31\xff\x93\x84\xc2\xdb\x67\x9b\x3e\x7a\xd1\x6e\x48\x10\x85\x5c\x96\x97\xbb\xce\x1d\x4c\xdf\x16\x79\x03\xa1\x1c\xda\xe7\x41\xcb\x64\xaa\x6d\x55\xb4\x09\x81\x1c\x24\xbe\x06\xdd\xae\xca\x0b\x71\x86\x2f\xe4\x67\x87\xb5\x23\xdb\x43\x88\xe2\xc1\xc4\x02\x1a\x26\x82\x72\xaf\x67\x9e\x32\x61\xf1\xf1\x58\x43\x56\x4e\x63\xf9\xbf\x85\xbf\xbe\x61\xd7\xf0\x23\x51\x9c\x7a\x26\x2d\x17\xd0\xfa\x91\x50\x42\x25\x6c\xc9\xf3\x22\x50\x07\x04\xa2\x60\x91\x92\x10\x55\x71\xd6\xd9\x4f\x0b\xf4\x7a\xdd\x9b\x94\xdf\x66\xc0\x80\x8c\xc3\x85\x2c\x8a\x47\x2b\xfa\x0d\x84\x1e\xf3\x0a\x87\xe9\x59\x97\x75\x00\x67\xb2\x20\xe9\x97\x1f\x92\xef\xd5\xdf\xab\x75\x54\xbe\x9d\xb7\x1d\x31\x49\x9b\xbe\x9c\x6b\x5d\x9c\x77\x4f\xb1\x6b\x9e\xb7\x7f\xbf\x9d\x6a\x37\x72\xb3\xd4\xb6\xa2\xb6\x48\x65\xd6\xd8\x6a\xea\x78\x26\x52\x62\xae\xdb\x16\x2d\xf5\x98\xce\xec\xf9\xed\xdc\xf7\x59\xa6\x10\xe1\x9f\x26\x06\x97\x05\x1a\xef\xb5\xb1\x31\xbc\xa8\xf0\xc5\xdf\x01\xc1\x32\xd8\x3c\x5c\xd3\xea\xa9
func static_bootstrap_img_glyphicons_halflings_white_png_bytes() ([]byte, error) {
return bindata_read(
_static_bootstrap_img_glyphicons_halflings_white_png,
"static/bootstrap/img/glyphicons-halflings-white.png",
)
}
func static_bootstrap_img_glyphicons_halflings_white_png() (*asset, error) {
bytes, err := static_bootstrap_img_glyphicons_halflings_white_png_bytes()
if err != nil {
return nil, err
}
info := bindata_file_info{name: "static/bootstrap/img/glyphicons-halflings-white.png", size: 8777, mode: os.FileMode(436), modTime: time.Unix(1439132774, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _static_bootstrap_img_glyphicons_halflings_png = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x8c\xb9\x55\x5c\x54\x5f\xf8\xff\x8b\xb4\xb4\x34\x48\x29\x5d\x22\x25\x4a\x2b\xdd\x0e\x30\x74\x88\xf4\xd0\x39\x03\x0c\x20\x22\x20\x2d\x9d\x43\xe7\x0c\xdd\xdd\x0d\x02\xc2\x0c\xdd\x88\x34\x43\x48\xd7\xf1\xfb\xfb\x9f\x8b\x73\x73\x5e\xff\xdf\xbe\xd8\xfb\xb9\xd9\xaf\xcf\x7b\x3f\xeb\xd9\xcf\x5a\x9f\xb5\xc2\x3f\x6a\x2a\x11\x13\xd0\x13\x60\x60\x60\x10\xab\x28\xcb\x6b\x63\x60\x3c\x41\xfd\x8b\xb3\xf1\xb1\xff\xdd\x71\xb0\x23\x7b\xfe\x3d\xe8\x3c\x15\x0c\x3c\x75\x5c\x6c\x3c\xc1\x16\xee\xd6\x18\xef\xad\x5c\x3e\x5b\xb3\xa8\x38\x59\xd8\x5a\x6b\x5b\x5b\x58\xf9\xb8\x0d\x5b\x4b\x62\x60\x08\xe6\xaa\xc8\xbf\xd7\x85\x2c\x1c\xfa\x3b\x39\x9a\x28\xb4\x14\xe9\xd7\xd4\x99\x0d\xb7\x34\xc8\xb3\x41\x9d\x19\xc0\x9c\x0f\x39\x12\xde\x81\xbf\x62\x06\xdf\x46\x3b\xbd\xbe\x4e\x75\x90\xb4\x99\x7f\x3b\xff\xa5\x96\x84\x42\x72\xd4\x4e\x98\xed\x3b\x11\x0b\x39\x3e\xd1\x67\x3e\x27\xe7\xdf\x39\x63\xc4\xf9\x2c\x53\x09\xcf\x68\x9a\x66\xc9\x3b\x10\xaf\x4f\x56\x98\xd5\x59\x0c\x3f\xbd\xf1\xe0\x64\x94\xc6\xa5\x2c\x03\x60\x3e\x69\xeb\xac\x60\x6c\x3c\xca\xbe\xd7\xb9\xed\x28\x6e\xb9\xc9\x74\xce\xd6\x39\xd7\x2b\x96\x10\x54\x6b\x57\x0a\x5f\xbc\xf0\xd8\x43\x96\x9e\x49\x03\x5d\xda\x07\xcf\x75\x81\x49\x82\x96\x03\xc9\x30\x43\xaf\x99\xb6\xfe\x03\xcb\x95\x6b\x0b\x8e\xcb\xfc\x1e\x56\x39\x3e\xd7\xb9\xf4\x3e\x72\xca\x26\x69\x87\x85\x16\x22\x9a\xec\x86\x9b\x64\x60\xb0\xba\x3e\x01\x29\xbf\xc7\x80\xf3\xa0\xb0\x1e\xcc\xad\x6d\x3f\x40\x33\xfd\x21\x1f\xed\x32\x43\x7b\x67\xb9\x33\x78\xa5\xd2\x1a\xa0\xde\x8f\xf1\x9c\x2a\xdf\xef\x71\x8d\xff\xe9\xc0\xcd\x89\xf2\x5b\x76\xf3\x1d\x34\x4c\xa3\xa6\x27\x1f\x7c\xf1\xa1\x73\xa3\xe6\x8d\x82\x7e\x0d\x8a\xaf\x2f\xcf\x35\xb4\x8d\xee\x6b\x19\xac\xdf\x10\xf3\x81\x54\x88\xb7\x9c\xcb\xb0\x76\xbf\x0a\xf3\x58\x36\x07\x5d\xcd\xb1\x7e\xf6\xbe\x55\x20\xbd\x01\xb3\x00\x37\xa6\x5e\xd8\xc1\x60\x33\xc8\x6e\xed\xf9\x6a\xf4\x1c\x3f\x9d\x45\x34\x1a\xce\x5c\x3b\xfb\xbe\x0b\x0f\xb9\x23\x29\xfd\xf1\x2a\x29\x8a\xd3\xa4\x3b\x3f\x43\x75\x54\x82\xeb\xca\x3f\x94\x15\x23\x03\xe0\xfb\x2d\xf9\x31\xf1\x4b\x98\xb8\x48\xef\x3d\xbb\x93\x8c\xb3\x4d\x9e\xb3\xa7\x1a\x0f\x6d\x57\x65\xcd\x1f\xc7\xd1\x77\xaa\xc3\x73\x0b\xbc\xb9\xf2\x2b\x47\x2a\xc5\xf7\x86\x5e\x82\x86\x71\x25\x65\x46\x66\x99\x39\x5c\x4c\xa6\x86\x86\x0a\xe5\x1d\x36\xb2\x07\xb0\x2e\xa6\x8d\xc9\xac\x0a\x47\x83\xf5\x23\x5f\xd3\x30\xe0\xac\x67\x21\x23\xd9\xd3\x92\x58\xaf\x66\xe2\x0e\x8e\xf5\x27\xa2\xfc\x1f\xd3\x0b\x0e\xf5\xbf\xf8\x07\x3f\xc8\x7a\x1e\xc7\x41\x97\x59\xd5\xcf\x53\x0d\x03\xe3\xa5\x6e\xeb\x3c\x8e\xb3\x87\x96\xbe\x32\x97\x0d\x5c\xf3\x81\x59\xf1\x78\x3b\xb4\x4f\x12\x79\x29\x65\xe2\x06\x22\x2d\x66\x20\xbf\x1e\x9f\x1a\xec\xbe\xbe\x22\x79\x49\xf6\xdc\xda\x82\x1b\xe6\x79\xaf\x44\x43\xba\xcc\x83\xcc\x05\xeb\x91\x55\x80\xa9\xf7\xf5\xcc\xe0\x3d\x18\xee\x36\xec\x90\x0f\xd8\x5c\xf8\x6e\x33\x6d\x6d\x22\xd2\xe9\xd4\xcc\x77\xfa\x28\xa5\x06\xd6\x65\xec\x93\x18\x47\xfd\x67\x40\xc9\xc9\xa0\xb1\xab\x5f\x14\xad\x06\xaa\x7a\xbf\x1a\x1a\x13\x1c\x2f\x23\xcb\xba\x3b\xb4\xef\xfb\x8e\xd8\x1c\xee\xe5\xf5\xdc\xa7\x55\x2a\x2b\xf2\x77\x0b\xc4\xc4\x8f\x0d\x24\x63\x3d\xa4\xd9\x0d\xd6\x04\x31\x61\x1d\x9a\x35\x31\x0a\xbe\xa4\xf4\xd7\x2d\xe0\xe4\x88\x62\x09\x9f\xa9\xa3\x77\x68\xdf\xae\x77\x57\x5a\x48\x76\x9a\x80\xe4\xcd\x94\x80\xc2\x75\xaf\xd2\x91\xe1\x14\x6c\x9e\x1b\xa9\x6a\x38\xbc\x6f\x5b\xe5\xf9\x2f\x48\x9c\xe5\xba\x8f\x7f\xc5\x05\x33\x83\x21\xd7\x43\xfe\xfe\xbf\x51\x25\x4f\xf2\x22\xe8\xa9\xd6\x64\x43\x98\xd1\x96\x81\xb2\x1f\x08\x8f\x2a\x5a\x1f\x31\xad\x4d\xce\xc3\xed\x0d\x0e\x4f\x60\x99\x65\xa6\xf3\x9b\x12\x86\xfc\x85\xee\x61\x17\x18\xb3\x9b\x65\xcf\x7e\xd5\x44\x70\x74\x04\x49\xb7\xbc\x08\x2c\xf4\x75\xc4\x37\x1c\xb6\xd0\x53\xd6\xd3\x44\x56\x4d\xbc\x93\x0a\x8b\x34\x8d\x60\x96\x0a\xbb\x67\x8e\x4e\xad\x1a\x74\xd2\xae\x1c\xd3\x58\xb9\x67\x8a\x79\x1e\x68\xd5\x4a\x5f\xa9\x05\x64\x90\x23\x2c\x55\x7d\x0e\xb4\xd7\xa5\xf2\x77\x3f\xd1\xa7\xef\x28\xd1\xe7\x24\xa7\xca\x5e\x68\xf6\x82\x37\x71\x8f\xe4\x7d\xdb\xa5\xbe\x64\x1e\x55\x7c\x69\x08\x7c\x60\x3d\xbe\xfb\xb8\x39\xdb\x91\xfd\x6d\x7b\x8f\x63\x29\xee\x70\x32\x64\x62\x67\x4c\x7b\x4b\xab\x0b\x1e\x39\x07\xf6\xf1\x
func static_bootstrap_img_glyphicons_halflings_png_bytes() ([]byte, error) {
return bindata_read(
_static_bootstrap_img_glyphicons_halflings_png,
"static/bootstrap/img/glyphicons-halflings.png",
)
}
func static_bootstrap_img_glyphicons_halflings_png() (*asset, error) {
bytes, err := static_bootstrap_img_glyphicons_halflings_png_bytes()
if err != nil {
return nil, err
}
info := bindata_file_info{name: "static/bootstrap/img/glyphicons-halflings.png", size: 12799, mode: os.FileMode(436), modTime: time.Unix(1439132774, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _static_bootstrap_js_bootstrap_js = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xec\x7d\x7f\x57\x23\x37\xb2\xe8\xff\x7c\x8a\x9e\x09\x67\xdb\xce\x18\xc3\x24\x7b\xdf\xe6\x92\x21\x39\xcc\x0c\x79\xcb\xbb\x13\xe0\x0d\xe4\xe6\xe6\x30\xde\x7b\x1a\xbb\x81\x4e\x8c\xdb\x6b\xb7\x61\xd8\x84\xfd\xec\xb7\x4a\xa5\x1f\x55\x92\xba\x6d\x63\x98\xe4\xee\x81\x3d\x9b\x71\x77\x4b\xa5\x52\xa9\x54\xaa\x2a\x95\x4a\x9b\x9f\x27\x3b\xcb\xff\xad\x25\x9f\x27\x67\x65\x59\x4d\xab\x49\x36\xde\x80\xff\x8c\xa6\x45\x55\x94\xa3\xee\xcf\xd3\xe4\xfa\x8b\x2e\xfc\x0f\x4b\x5c\x56\xd5\x78\x7b\x73\xb3\xba\x29\xaa\x2a\x9f\x74\x2f\x8a\xea\x72\x76\xd6\xed\x97\x57\x9b\xb6\xee\xe6\xcf\xd9\x75\x36\xed\x4f\x8a\x71\xd5\xbd\xac\xae\x86\x9f\x39\x58\x53\x04\x71\x4f\xdc\xde\x94\xe3\xdb\x49\x71\x71\x59\x25\x5f\x6c\xbd\xfc\x22\x39\x21\x0c\x3a\xc9\xfe\xa8\xdf\x85\xef\x58\xe4\x5d\xd1\xcf\x47\xd3\x7c\x90\xcc\x46\x83\x7c\x92\x54\x97\x79\xb2\x3b\xce\xfa\xf0\x8f\xfe\xd2\x49\xfe\x33\x9f\x4c\x01\x91\xe4\x8b\xee\x56\xd2\xc2\x02\xcf\xf5\xa7\xe7\xed\xaf\x11\xc4\x6d\x39\x4b\xae\xb2\xdb\x64\x54\x56\xc9\x6c\x9a\x03\x8c\x62\x9a\x9c\x17\xc3\x3c\xc9\x3f\xf6\xf3\x71\x95\x14\xa3\x04\x7a\x3b\x1e\x16\xd9\xa8\x9f\x27\x80\xc4\xa5\x6a\x47\x43\x41\x4c\x92\x9f\x34\x8c\xf2\xac\xca\xa0\x78\x06\x15\xc6\xf0\x74\xce\x0b\x26\x59\xa5\x91\xd6\x14\xbd\xb9\xb9\xe9\x66\x0a\xd9\x6e\x39\xb9\xd8\x1c\x52\xb1\xe9\xe6\xbb\xfd\x37\x7b\x07\xc7\x7b\x1b\x80\xb0\xae\xf0\xc3\x68\x98\x4f\xa7\xc9\x24\xff\xfb\xac\x98\x40\x67\xcf\x6e\x93\x6c\x0c\x08\xf5\xb3\x33\x40\x73\x98\xdd\x24\xe5\x24\xc9\x2e\x26\x39\x7c\xab\x4a\x44\xf8\x66\x02\xd4\x1f\x5d\x74\x92\x69\x79\x5e\xdd\x64\x93\x1c\xc1\x0c\x0a\x18\xad\xe2\x6c\x56\x09\x7a\x19\xf4\xa0\xd7\xbc\x00\x50\x2c\x1b\x25\xcf\x77\x8f\x93\xfd\xe3\xe7\xc9\xeb\xdd\xe3\xfd\xe3\x0e\x02\xf9\x71\xff\xe4\xaf\x87\x3f\x9c\x24\x3f\xee\xbe\x7f\xbf\x7b\x70\xb2\xbf\x77\x9c\x1c\xbe\x4f\xde\x1c\x1e\xbc\xdd\x3f\xd9\x3f\x3c\x80\xa7\xef\x92\xdd\x83\x9f\x92\xff\xd8\x3f\x78\xdb\x49\x72\xa0\x16\xb4\x93\x7f\x1c\x4f\xb0\x07\x80\x66\x81\x94\xcc\x07\x8a\x6c\xc7\x79\x2e\x50\x38\x2f\x09\xa5\xe9\x38\xef\x17\xe7\x45\x1f\xba\x36\xba\x98\x65\x17\x79\x72\x51\x5e\xe7\x93\x11\xf4\x28\x19\xe7\x93\xab\x62\x8a\x23\x3a\x05\x04\x07\x08\x66\x58\x5c\x15\x55\xa6\xb8\x2d\xec\x57\xf7\x9e\x0c\xa8\xff\x92\xcf\x37\xd7\xd6\xd6\x9e\x9d\xcf\x46\x7d\x6c\x20\x69\xad\xb7\x93\x5f\xd7\xd6\x92\xe4\x39\xf2\x0a\x92\xab\x5f\x3d\xff\x3a\xd9\xdc\x4c\x7e\x9e\x5e\x16\xa3\x2a\xf9\xfa\xbf\xbf\x5e\xc3\xef\x30\x25\xdf\x1c\x1f\x27\x27\x40\xa4\x63\x45\x99\xe4\xf8\x87\xa3\xa3\xc3\xf7\x27\x49\x8b\x8d\xff\x55\x39\xc0\x7e\xfd\x63\xa2\x26\x54\x1b\xea\xdd\x1f\x5b\x85\x6a\x92\xac\xb7\x1c\xb2\x1a\x57\x78\xd9\x9d\xce\xc6\xe3\x72\x52\x75\xdd\xd4\x4c\x76\x92\x58\xd1\x24\xb9\xce\x80\x82\xb6\xd8\xde\x68\x50\x5b\x92\xca\xe6\x43\x28\x30\x28\xfb\xb3\xab\x7c\x54\x75\xfb\x93\x3c\xab\xf2\xbd\x61\x8e\x4f\xad\xd4\x0a\x89\xb4\x6d\x2b\x25\x49\x87\x1a\x00\xd8\x7b\xd7\x50\xec\x20\xbb\xca\xa7\x00\xe4\x57\x56\x44\xfd\xa5\x3f\xe6\x67\xbf\x14\xd5\x89\xc5\x26\x4d\xb6\x93\xf4\xc6\x7b\x09\x60\x52\x51\xb3\x03\x35\xbf\x2f\xff\xc1\xab\xc1\x1f\xd4\x74\xdd\xca\x63\x75\x0e\xbd\x1a\xaa\x4e\x29\x1a\x4a\xca\x39\x30\x2a\x1f\xc4\x9c\x76\xef\x04\x59\x46\x40\x09\x47\x5d\x9c\x10\x2d\x7c\x85\x73\x3a\xa4\x58\x9b\xd3\xab\x38\x4f\x5a\xf9\xb0\x3b\xad\x6e\x87\xf9\x29\xd6\xe9\x25\xcf\x80\x29\x70\x42\x9c\x17\xa3\x7c\xd0\xf6\xa8\x3b\xc9\xab\xd9\x24\x06\x95\x2a\xaf\xc5\x30\xbc\x33\xa8\xdd\xb5\xda\x6d\xf3\x9b\x03\xb2\x54\xfa\xd3\x9f\x58\x73\xd0\xe7\x6d\xf9\x7d\x4d\xc0\xbb\x6b\xb7\x14\xb4\x3b\xf8\xef\x5d\xeb\xa6\x18\x0d\xca\x9b\xee\xcf\xff\x7f\x96\x4f\x6e\xdb\x5f\xdf\x6f\x6d\xd3\x7f\x72\x89\xcb\x86\x39\xcc\x80\x95\x57\x37\x05\xe6\xbe\x0b\x1b\x43\xec\x69\x7d\x7b\x5a\xdf\xfe\xb7\xae\x6f\x30\x2b\x77\xdf\xed\xc1\x6a\xf6\xe6\xdd\x2e\x2c\x73\x6f\xf7\xbe\xdb\x3f\x50\x04\x5a\xab\x5f\xc1\xf4\x02\x85\x4b\x06\x8c\x04\xf6\x12\x44\x7e\x7a\x3a\xc8\xaa\x6c\x43\xbf\xd8\x79\xae\x26\xd7\xf3\x1e\xc9\xc8\x4e\xb2\x8b\x8f\x50\xcc\x21\x98\x0f\xb9\x24\x5b\xc7\xe7\x6e\x39\x6a\xa5\x7d\xe0\x97\x5f\xd2\x8e\x01\xdd\x51\x8c\xde\xed\x0f\xcb\x69\xde\xe6\xe2\x46\x41\xec\x8e\x27\x65\x55\x56\xb7\xe3\x9c\x4a\xc8\x16\x4c\x03\x88\xe9\xba\x9a\x2f\x3
func static_bootstrap_js_bootstrap_js_bytes() ([]byte, error) {
return bindata_read(
_static_bootstrap_js_bootstrap_js,
"static/bootstrap/js/bootstrap.js",
)
}
func static_bootstrap_js_bootstrap_js() (*asset, error) {
bytes, err := static_bootstrap_js_bootstrap_js_bytes()
if err != nil {
return nil, err
}
info := bindata_file_info{name: "static/bootstrap/js/bootstrap.js", size: 58516, mode: os.FileMode(436), modTime: time.Unix(1439132774, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _static_bootstrap_js_bootstrap_min_js = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xcc\x3d\x5d\x73\xdb\xc8\x91\xef\xf9\x15\x14\x56\x45\x01\xab\x11\x25\xd9\x9b\xdb\x0d\x68\x88\xf1\x7a\x9d\xca\xd6\x25\xd9\xbd\xac\xab\xf2\x40\x73\xaf\x20\x12\x94\xb0\xa6\x08\x86\x00\x2d\x2b\x12\xf3\xdb\xaf\xbf\xe6\x0b\x1f\x22\x65\x39\x55\xf7\x60\x13\xc0\xf4\xf4\xf4\xf4\xf4\x74\xf7\xf4\xf4\x8c\x4e\xbf\x3e\xf8\xdd\xd7\xbd\xef\x8b\xa2\x2a\xab\x75\xba\x1a\xfc\x56\xf6\x2e\xef\x7a\x7f\x9c\xa7\x55\xaf\xdf\xfb\xe3\xcd\xac\x80\xd2\x37\xc5\xea\x6e\x9d\x5f\x5d\x57\xbd\x17\x67\xe7\x2f\x7a\xef\x6e\xf3\xaa\xca\xd6\xaa\xf7\xe3\x72\x3a\x80\xe2\xeb\xaa\x5a\xc5\xa7\xa7\xb7\xb7\xb7\x83\x74\x95\x4e\xaf\xb3\x41\xb1\xbe\x3a\x5d\xe4\xd3\x6c\x59\x66\xe5\xe9\x5f\x7e\x7c\xf3\xf6\x6f\xbf\xbc\x3d\x79\x31\x38\x1b\x54\x9f\xaa\xdf\x7d\x7d\xfa\xbb\x83\xf9\x66\x39\xad\xf2\x62\x19\x1e\x46\xf7\xc1\xa6\xcc\x7a\xd0\x78\x3e\xad\x82\xe1\x61\x68\x8a\xa2\xfb\xc3\x41\xb9\x59\xad\x8a\x75\x35\x00\xd2\x96\x65\x8e\x9f\x13\xa7\xfc\x63\xba\xee\xd9\x92\xb7\xcb\x59\xbd\x70\x99\xde\x64\x2a\x5b\x24\xb3\x62\xba\xb9\xc9\x96\xd5\x60\xba\xce\xd2\x2a\x7b\xbb\xc8\xf0\x2d\x0c\x2e\x75\xb7\x83\x48\x11\x22\xc0\xf1\xf6\x23\x14\xfd\x0d\x2a\x96\xc9\xfd\x3f\xb2\xcb\x0f\x79\xf5\xce\x34\x11\x07\xb7\xb5\x2f\x50\x21\x50\x7f\x2d\xfe\xe5\xc2\x58\x92\x32\x2c\xfd\xc9\x2d\x2b\xbc\xaa\xbd\xa2\x06\x5b\x75\xa2\xd9\x0e\xe7\xc5\x3a\xc4\x0e\xf5\xf2\x65\xaf\x49\x6c\x94\xcf\xc3\x8f\x45\x3e\xeb\x9d\x1d\x24\x49\xb6\x18\x94\xd5\xdd\x22\x1b\x23\xfc\x24\x5a\x67\xd5\x66\xdd\x56\x89\xcb\xb7\x61\x34\x74\x41\x34\x75\xfd\xfe\x3d\xb4\x1c\x7b\xdf\xb6\x00\xbc\x8d\xb6\xe1\x6d\xbe\x9c\x15\xb7\x83\xdf\xfe\x67\x93\xad\xef\x22\xd5\x3d\xa0\x38\x0c\xb3\xbc\xbc\xc9\xcb\x32\x39\x1a\xcf\xd2\x2a\x3d\xd1\xaf\x41\xba\xc8\xd6\x55\x30\x39\x52\xaf\xf1\xc1\x0e\x5e\xb6\x80\xb1\xc7\xff\x07\xf0\x12\x4c\x41\x92\x3e\x04\x4a\x6a\xa9\xea\x3a\x2f\x07\xd3\x45\x51\x66\xd1\x76\x48\x15\x07\xab\x75\x51\x15\xd5\xdd\x2a\xe3\xef\x0e\xa2\xe8\x5e\x3f\xf7\xd6\xd9\x4d\xf1\xd1\x0c\x3d\x34\xb0\x4a\xd7\x28\x12\x40\xe7\xd5\x55\xb6\xc6\x76\xa0\xee\x2c\x88\x06\x0c\x09\xfd\x44\xda\x05\x4c\x1d\x62\xbb\xc9\x61\x88\x3f\x91\x2a\xb3\x45\x36\xad\x8a\x75\x42\x9f\x07\x69\x55\x01\x02\xea\x5c\x95\xae\xaf\xb2\x2a\x88\x86\x1a\xe4\xe1\x21\x6c\x85\xbe\x5e\x67\xf3\xc0\xc1\xa4\x1f\xfa\x7d\xfd\x04\x84\xac\x16\xe9\x34\x0b\x4f\x07\x5f\x87\xa3\xe4\xab\xf1\xaf\xef\xcb\xc9\xd7\x87\xd1\xa9\x0a\x82\x28\x52\x42\x19\xd0\xa4\x2b\x44\x2a\xeb\xf7\x33\x60\x47\x86\x23\xfc\x43\x36\x4f\x37\x0b\xe8\xaa\x86\x1c\x2c\xb2\xe5\x55\x75\x0d\x04\x99\xaa\x44\xcf\x75\x5a\xbe\x59\xa4\x65\x19\xca\x80\x44\x23\xfa\x1e\x73\x29\x83\x86\xb6\x41\xc3\xb1\x2c\x39\x1c\x90\x2c\x09\xef\x90\xa8\x6c\x90\x97\xd2\xf0\xcf\x4c\x46\x36\x0b\x23\xdb\xa4\x30\x57\xda\xcb\x97\xc0\x81\xb6\x59\xde\xef\x6b\x78\x4b\xdc\x3c\x9d\x65\x48\x9b\x14\xa0\xac\xb5\xd4\x1c\x80\xc8\x2a\x6f\xac\xa3\xb8\x36\xf4\x20\x37\x38\xb2\xc5\x62\x06\x1d\x98\x2f\x07\xd4\xeb\xa1\x7d\xb4\xf2\x53\xac\xf0\x27\xba\xd7\xb3\x03\xf9\x91\x81\x86\x0b\x6b\x7a\xc6\x17\x0e\x94\x03\x61\x2d\x3e\x1a\xb6\x0e\xf1\xed\xe1\xa1\x59\xc2\x35\x96\xd9\x6d\x8f\xe4\x99\xd1\x44\x2a\xc0\x39\xb4\xbc\x0a\x92\x04\x65\xbb\x98\xf7\x98\x9c\x7e\x1f\xc1\xc7\xfc\x32\x19\x4c\xd3\xc5\x22\x24\x9c\x38\x31\x95\xed\xc6\xe0\x4d\xb1\x04\x0c\x1b\x92\x2e\x42\xec\x16\x2e\x0b\x28\x9e\xc3\xd4\xaa\x5c\xa5\x29\x1d\x75\x78\x01\x5c\xa2\x29\x07\x98\x43\xad\x46\x9d\x79\x29\xd8\x48\xf4\xd3\x55\x6e\xa7\x69\xeb\xcc\x7c\xaa\xe2\xf8\x7e\x53\x55\xae\xca\xcf\x78\x08\x15\xf7\xbd\x8c\xee\x89\x95\x87\xf2\x39\x39\xd4\x00\x11\x6b\x09\x01\x83\x51\xce\x3e\x55\x20\x17\xe1\xbd\xf0\xe7\x92\xf0\x0e\x66\x2c\xa8\xa5\xc1\xb7\x1d\x72\x8b\x0e\xdd\x65\x56\xfd\x52\x81\xcd\xb0\x44\x94\xf8\xca\xe3\x3e\x4b\x02\xe8\x6f\x7a\xb9\x00\xbd\xa1\x80\x8c\xc4\xa3\x47\x04\x01\x94\x31\x0d\x76\xa4\x3e\xa6\x0b\x7a\xcd\x49\xf4\x57\x1b\x9c\x6a\x01\x7c\x0c\xe2\xe0\xba\xba\x59\x04\x43\x42\x7d\x9c\x04\xef\x80\x5e\x96\x0a\x98\x2f\x40\x01\xbe\x83\xe0\x68\x4c\x81\xf9\x48\xad\x8e\x01\xc5\x84\x26\xa8\x7e\x26\x01\x21\x64\x93\x87\x07\x97\x15\xf2\x11\xd5\x4e\xf5\x2e\xbf\xc9\x8a\x4d\xe5\xca\x72\xb0\x28\xd2\x19\x88\x1c\xa1\x4e\x12\x02\x1e\x61\xb3\xe9\x6c\xc6\xb3\x70\x16\xb1\xf
func static_bootstrap_js_bootstrap_min_js_bytes() ([]byte, error) {
return bindata_read(
_static_bootstrap_js_bootstrap_min_js,
"static/bootstrap/js/bootstrap.min.js",
)
}
func static_bootstrap_js_bootstrap_min_js() (*asset, error) {
bytes, err := static_bootstrap_js_bootstrap_min_js_bytes()
if err != nil {
return nil, err
}
info := bindata_file_info{name: "static/bootstrap/js/bootstrap.min.js", size: 31596, mode: os.FileMode(436), modTime: time.Unix(1439132774, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _static_jquery_latest_js = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xcc\xbd\x7b\x7b\xdb\xc6\xb5\x37\xfa\xff\xfe\x14\x22\xea\xad\x00\xe6\x88\xa2\x9c\xa4\x6f\x0b\x05\xe2\xeb\xd8\x49\xe3\x36\xb7\xc6\xce\x4e\x5a\x8a\xc9\x03\x91\x20\x85\x98\x04\x18\x00\xb4\xad\x88\xec\x67\x3f\xeb\xb7\xd6\xcc\x60\x70\xa1\xe2\xee\xbd\xcf\x73\x4e\x5a\x8b\xb8\x0c\xe6\xba\x66\xcd\xba\xaf\xf3\xc7\x83\x93\x5f\xfe\xbe\x4b\x8a\xbb\x93\x37\x17\xa3\x3f\x8f\x2e\x4e\xf6\x27\xfe\x3c\x38\x79\x32\x1e\x7f\xac\xe8\xef\xc5\x13\xf3\xfa\xf3\x7c\x97\x2d\xe2\x2a\xcd\x33\x75\xf2\x22\x9b\x8f\xa8\xe0\x2f\xbf\xe2\xcd\x28\x2f\x56\xe7\xeb\x74\x9e\x64\x65\xf2\x1f\xe7\xe7\xff\xf7\xa4\xcc\x77\xc5\x3c\xf9\x2a\xde\x6e\xd3\x6c\xf5\xfd\x77\x5f\x46\xba\xdc\x26\xcd\x46\x9b\x78\xfb\x1f\x8f\xcf\xfd\xe5\x2e\x9b\xa3\x2a\x3f\x51\x55\x70\xff\x26\x2e\x4e\x32\x55\xa8\x34\xaa\xee\xb6\x49\xbe\x3c\xa9\x54\x1e\x25\xa3\x45\x3e\xdf\x6d\x92\xac\x52\x31\xdd\xac\xf3\xb9\x34\x5e\xd2\x8d\x74\x49\xed\xe8\xf2\x91\x5a\x47\xf7\x07\x35\x8f\xa6\x33\xb5\x8d\x3c\x1e\x83\xa7\x96\xd1\x7c\x34\xcf\x33\xfa\x44\x2d\xe8\x72\xbb\x2b\x6f\xd5\x2d\x5d\x94\xe8\xa7\x5a\xd1\x55\x9a\x2d\x92\x77\xdf\x2c\xd5\x26\x5a\x8f\xaa\xfc\x65\x55\x50\x5f\xd5\x1d\xdd\xdc\xc6\xe5\x37\x6f\xb3\x6f\x8b\x7c\x9b\x14\xd5\x9d\x7a\x13\x6d\x47\xf4\x72\xa3\x6e\xa2\x66\xa7\x8b\xa4\xda\x15\xd9\x49\x96\xbc\x3d\xb9\x19\x2d\x33\xaa\x30\xad\xf0\x46\x15\xc1\x41\xbd\x8b\xce\xa7\xc3\xb3\xd9\xc4\x9f\x84\xd7\x8b\xc7\xd7\xa3\x7d\x70\xbd\x18\xd2\xcd\x34\xf9\x6c\xc6\x2f\xe8\x76\x1f\x9c\x8f\x64\xaa\xd4\xdb\xe8\xfc\xfa\xe5\xf0\x7c\xa5\x5e\x45\xe7\x3f\x4d\xaf\xcb\xeb\xdd\xe7\x9f\x7d\xfe\xf9\xf5\xbb\xa7\xe3\xd9\x70\xdf\xba\x7f\x44\xc5\xbe\xa6\x62\x54\x9b\xff\xc9\xf4\xfa\xed\xf5\x0f\xb3\xe1\x55\x30\xfd\xe9\x6a\xf6\x78\xff\x07\x9f\x1e\x9c\xcd\x1e\x07\xc1\xa3\x73\xf5\x8c\x0a\x7d\xe2\x5f\xbf\x1d\x06\xd7\xe5\xe3\xeb\xf3\xc9\x15\x7d\xf1\xc9\xf5\xf9\xf5\xc5\xd5\x1e\xaf\x5f\x73\x53\x33\x15\xde\x1f\xae\xcb\xd9\x63\x7a\xf2\x59\x74\x4e\x45\x7e\xda\x87\x7b\x15\xa0\xe3\xf4\xd5\x34\x40\xaf\x5e\x52\xf7\xae\xd1\x7b\xef\xfa\xfa\xfa\xfc\x66\x99\x15\xd5\x6c\xbf\x9b\x5e\x2f\xe2\xb3\xe5\xd3\xb3\xcf\x67\xf7\x1f\x1d\x02\x2a\xf6\x34\x3a\xf7\xa6\x3f\xa1\x4c\x71\x9d\xcd\x1e\x7b\xfb\xaa\xd8\x25\xfb\x65\xbc\x2e\x93\x7d\xb6\x5b\xaf\xf7\x67\x32\x1f\xc3\xa3\xf3\xb1\x52\xbf\x50\xaf\xce\x36\xe5\xd9\xb9\x7a\x1e\x9d\x9f\xf9\xdc\xc6\x6f\x33\x7a\x93\xaa\x2f\xfb\x17\xa0\xa2\xe5\xfb\x7e\x4b\x8b\xf5\x2c\x2e\x13\x9f\xe6\xfe\x0b\xa7\x5c\x70\xef\xe7\xa3\x78\xb1\xf8\xec\x0d\xc1\xd1\x97\x69\x59\x25\x59\x52\xec\xf7\xde\x3a\x8f\x17\x5e\x14\x11\xfc\x00\xe2\xe8\xc1\x3c\xdf\x6c\xd7\x49\x95\xe0\x61\x3e\x2a\x92\x78\x71\xf7\xb2\x8a\xab\x24\x38\x3d\xf5\x7f\xf5\x03\x75\x23\xcf\xfc\x80\x1a\xf8\xb5\x6e\x20\xb8\xef\x56\x3f\xf1\x51\xc1\x26\x7f\x93\x34\x1e\xfb\xde\xf3\x6f\xbe\x7a\x96\x67\x15\x9e\x51\xf3\xc9\xc2\x53\x5f\xa8\xc1\x45\xa0\x92\xfe\xe2\xdc\x47\x29\x12\x84\x54\xe7\x22\xa9\xe2\xf9\x2d\x17\xf2\xbd\x3c\xe3\xfe\x94\xe8\xe3\xfc\x36\xce\x56\x09\x15\x45\x55\xad\x52\xba\x12\xea\xf6\x25\xa0\x34\xba\x19\x6d\x8b\xbc\xca\x31\xea\xe8\x5e\xf6\x65\xb8\x55\xb4\x55\x4a\x5a\xac\x79\x95\x17\xe1\x8d\x02\x24\x87\xce\x5c\xd3\xd6\x94\x3d\x9a\xaa\xf8\x32\x5d\xfa\x83\x24\x30\x73\x7f\x9b\x96\x78\xe2\x95\xbc\x7f\x68\xf2\xf4\x06\xa6\x89\xa7\xc7\x69\xe4\x7d\x22\xb3\x4c\x5d\x2c\x9e\x56\xfe\x98\xa6\xd3\xbb\x6a\x3c\xa2\x9d\x9d\x64\xab\xea\xf6\xec\x82\xde\x99\x9b\xab\xe8\xc3\xc9\x14\x20\xa3\xa8\x75\xfa\x99\x85\x5f\x8f\x92\x77\xc9\x9c\x16\x54\x0d\xd2\xfd\x7e\x90\x4e\x2f\x66\xa7\xa7\x99\xee\xc7\x20\xdb\xef\xb3\x91\x8c\x66\xe2\xd3\x4d\x11\x8c\x96\xb4\xc1\xa9\x78\x88\x2e\x8e\x9c\xf1\xf9\x99\x7d\x87\x9e\xa3\x22\xee\x6b\x16\x65\x27\x29\x95\x8a\xb3\x39\x06\x70\x33\xc9\xa6\xe3\x59\x98\xd1\xc2\x6f\x92\x62\x95\xf8\xa8\x87\x6e\xb6\x71\x51\x26\x5f\xbc\xfa\xea\x4b\xfe\x52\x65\xd4\x89\x51\x96\x2f\x92\x57\x34\xee\x49\x36\xca\xdf\xd2\xd2\x3d\xd7\x78\x8b\x3a\x15\xe6\x6a\x30\x0e\x02\xf5\x6c\x54\x25\x65\x25\xad\x9d\x9e\xde\x8c\xd2\xf2\xdb\x75\x9c\x66\xdf\xdc\xfc\x92\xcc\x2b\xea\x52\xb0\xa4\x9e\xa5\xd4\x81\x93\x2c\xc0\xdb\xcf\xcd\xec\xa3\xd9\x69\x3a\x0b\x26\xfa\xc2\xcf\x70\x27\xa3\x8a\xab\x8a\x3e\x52\xfc\xe4\xd2\x59\x91\x03\x0d\x27\x26\x28\x5e\x25\xd5
func static_jquery_latest_js_bytes() ([]byte, error) {
return bindata_read(
_static_jquery_latest_js,
"static/jquery-latest.js",
)
}
func static_jquery_latest_js() (*asset, error) {
bytes, err := static_jquery_latest_js_bytes()
if err != nil {
return nil, err
}
info := bindata_file_info{name: "static/jquery-latest.js", size: 92629, mode: os.FileMode(436), modTime: time.Unix(1439132774, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _static_readme_html = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xac\x5a\x69\x73\xe3\x36\xd2\xfe\xae\x5f\x81\x30\x49\xe5\x78\x4d\x52\xf2\x31\x87\x6c\x2b\xef\x8c\x9d\xda\x9d\xaa\xec\x26\xb5\xeb\x54\xf6\xa8\x7c\x00\x49\x48\x44\x4c\x12\x0c\x09\x5a\xa3\x4c\xcd\x7f\xdf\xa7\x01\xf0\x92\x28\x8f\x5d\xbb\xae\x29\x9b\x00\xba\x1b\x7d\x77\x03\x98\xab\xef\xde\xe7\x19\x7b\x10\x55\x2d\x55\x71\xed\x2d\x82\xb9\xc7\x44\x11\xab\x44\x16\x9b\x6b\xaf\xd1\x6b\xff\x95\xc7\xbe\x5b\xcd\xae\x3e\xbb\xfd\xf1\xe6\xee\x9f\x3f\x7d\xcf\x52\x0d\x84\x9f\x7e\x7e\xfb\xc3\xbb\x1b\xe6\xf9\x61\xf8\xcb\xd9\x4d\x18\xde\xde\xdd\xb2\x7f\xfc\xf9\xee\x2f\x3f\x30\x50\x60\x77\x15\x2f\x6a\xa9\x41\x91\x67\x61\xf8\xfd\x5f\x3d\xe6\xa5\x5a\x97\xcb\x30\xdc\x6e\xb7\xc1\xf6\x2c\x50\xd5\x26\xbc\xfb\x5b\xf8\x9e\x68\x2d\x08\xd9\x7d\xfa\x7a\x80\x19\x24\x3a\xf1\xb0\xb3\xd9\x10\x5c\x16\xf5\xf5\x04\x99\xc5\xeb\xd7\xaf\x2d\xb6\x47\x40\xcb\x8c\x13\xe3\xa2\xf0\x58\xf7\x45\x34\x04\x4f\xf0\x27\x17\x9a\x33\xa2\xe1\x8b\xdf\x1b\xf9\x70\xed\xdd\xa8\x42\x8b\x42\xfb\x77\xbb\x52\x78\x2c\xb6\xa3\x6b\x4f\x8b\xf7\x3a\x24\x9a\x97\x2c\x4e\x79\x55\x0b\x7d\xed\x54\x11\xb6\x54\x0a\x9e\x8b\x6b\x6f\x23\x0a\x51\x71\xad\xaa\x01\xf2\xad\x8a\x1b\x2d\xb3\x9a\xcd\x83\xc5\x7c\xc9\x1c\xcb\x89\x9b\x0d\x6a\xd5\x54\xb1\x58\x83\x77\x11\x14\x42\x87\x96\xa6\x96\x3a\x13\xab\x37\x59\xa6\xb6\xbc\x88\x45\x7d\x15\xda\x99\xd9\x55\xad\x77\x99\x60\x1a\x0c\x3a\xbe\xe2\xba\x86\x48\xb3\xf0\xdb\xd9\xf2\x4d\xa3\x53\x55\x2d\xd9\x2d\x7f\x90\x09\xfb\x93\x52\xc9\x46\x54\xec\xeb\x8d\xfd\xf8\xff\x72\x87\xe5\x82\xd4\xf4\xcd\x6c\xf9\x2e\x59\xb2\x2f\xe8\x17\xc9\x75\x0e\x22\x8b\x00\xbf\xd8\xcb\x8b\xc5\x39\x3b\x9d\x2f\x4e\xfd\xf9\x6b\x1f\x9f\x8b\xf3\xe5\xe9\xcb\xe5\xe2\xf4\x5f\x2c\x97\x59\x22\xd8\x17\xb3\xe5\x8d\x2a\x77\x95\xdc\xa4\x7a\xc9\xee\x52\x59\x33\xc3\x51\x9d\x0a\xa1\x59\xca\x6b\x16\x09\x51\xb0\x32\xe3\xb1\x48\x98\x2c\x98\x4e\x05\x2b\x9b\x28\x93\x31\x4b\x54\xce\x65\x11\xcc\x66\xb7\x62\xcd\x9b\x4c\xb3\x98\xd7\x31\x27\xd7\xb2\x34\x98\x25\x02\x5d\x18\x2c\xe3\x3f\xaa\xd1\x65\xa3\x99\x5a\xb3\x56\x8f\xc0\xff\xbb\x10\x87\x7a\x5c\x1b\xf5\x61\x5c\x87\xa9\xda\x6a\x65\x0c\xe6\xf7\xcc\xd5\x81\xf1\x1c\xa2\x8e\x75\xa6\xd5\x2c\x6e\x6a\xad\x72\xf9\x07\xd4\xd9\xc9\x61\x79\x08\x66\xdf\x86\xa4\x52\xd6\xd4\x90\x42\x2b\x56\x89\x5c\x3d\x08\x16\xa9\x2a\x41\x6c\xb0\x75\xa5\x72\xa6\x79\x04\xd2\x8c\x17\x90\x33\xe7\x1b\x7c\x02\x29\xb0\x20\x58\xa8\x4f\x2c\xc4\x60\x86\xe9\x64\x6a\x32\x65\x1f\x66\xcc\xd1\x5e\xb2\x39\xfb\x38\x9b\x3d\x0b\x13\x7c\xfe\x88\x90\xad\x24\xec\x53\xf2\xc4\x28\x94\xc4\xf4\x2c\x42\xab\x22\xd0\xf0\xd8\x56\x02\xc9\xfb\x0c\x1c\x97\xaa\xd2\xbc\xd0\x5e\x00\x0a\xf8\xb9\x83\xc6\x8d\x55\x3b\x12\xb5\x28\x39\x9c\x59\xd4\xc6\x1a\x86\x16\x8b\x45\x06\x5d\x93\xa0\xac\x85\x23\x8e\xe7\xc1\x85\xc8\xe9\x2f\x1b\x50\x26\x39\x82\xb5\xac\x6a\x7d\xc0\x65\xae\x2a\x68\xba\x14\xb1\x5c\xc3\x2f\x72\x5e\x6d\xe0\x29\xd6\x54\x53\x1c\xda\xfd\x2c\x98\xaf\x55\xb9\x9c\xd8\x28\xe3\xb5\x3e\x61\x01\x61\xfb\x75\x13\x99\x70\x31\xfb\x3a\xb4\x48\x69\x18\x7b\x0a\x33\x95\x49\x02\x97\x25\xd8\x44\xd6\xf0\xdc\xdd\x92\x15\xaa\x10\xb4\xc8\x03\xad\x62\x3f\xe2\xf1\x7d\x25\xd6\x06\x84\x62\xce\x4f\x44\xac\xa0\x1a\xe4\x25\x07\x7a\x89\x95\x58\x65\x14\x7c\x11\x5c\xff\x9e\x70\xa3\x4c\xc5\xf7\xbf\x37\x4a\x8b\x40\x94\x72\x53\xf1\x32\x1d\x30\xb4\x64\xa7\x50\x19\xa9\xed\x92\x80\x93\xac\xb7\x53\x92\x4c\x32\x6e\x74\x0c\x50\x15\xfd\x26\x62\xfd\x6f\x9b\x02\x8c\xe7\x85\xf5\xc3\xe6\xff\x90\xed\xbc\x5f\x4f\xd8\x68\x95\x97\x25\x02\xcf\x30\x1a\xbe\xf7\xeb\x14\x0c\x6d\xf9\x83\xf0\xd7\xd0\x56\xea\xfd\x6a\xb6\x81\x5f\x57\x6b\xe4\x19\x64\x02\xa3\x88\xcb\xd9\x47\xe3\xfa\x3f\x23\xed\xe7\x39\x52\x18\xfb\x9a\x5c\xdc\x45\x80\x89\x14\xd2\xc1\x67\xdf\x50\x5c\x6c\x10\xaf\x91\xca\x12\x7f\x6d\xe2\x3d\x11\x6b\x59\x98\x7c\xcd\x32\x09\xbb\x6b\x51\xe5\xf5\x58\x36\xeb\x0c\x6b\x64\x47\x7f\x2b\x6c\x16\x21\x02\x10\x8c\x42\x2e\x91\x0f\x01\x8f\x6a\xe4\xfd\x58\x4f\x2a\xeb\xe3\x1e\x4c\x09\x03\x95\x32\xf6\x7b\x7b\x1f\x92\xbe\x6c\xcd\xc6\x33\xb9\x01\xad\x18\x42\x21\x2f\xb6\xa4\x92\x5c\x59\x9e\x4f\x98\x19\x6b\xca\xdb\xdd\x30\xe6\x4d\x3f\x48\x50\x43\x44\x65\xbf\xe1\xca\xaa\x3a\x31\x24\x52\x59\x68\x3b\xd9\x79\x96\x1d\x16\x30\xbe\
func static_readme_html_bytes() ([]byte, error) {
return bindata_read(
_static_readme_html,
"static/readme.html",
)
}
func static_readme_html() (*asset, error) {
bytes, err := static_readme_html_bytes()
if err != nil {
return nil, err
}
info := bindata_file_info{name: "static/readme.html", size: 8741, mode: os.FileMode(436), modTime: time.Unix(1439132774, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _templates_base_html = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x9c\x92\xb1\x72\xdb\x30\x0c\x86\x77\x3f\x05\xca\xb9\x92\xec\xb5\x15\xb5\xb4\x9d\xdb\xa1\x4b\x47\x9a\x44\x2d\x38\x14\xc9\x90\x88\x15\x9f\xcf\xef\x1e\x89\x4a\x22\x29\x97\xdc\xf9\x82\x45\x02\xf4\xe3\x83\xf8\x83\xf5\x97\x9f\xbf\x7f\xfc\xfd\xf7\xe7\x17\xb4\xdc\xd9\x66\x53\x8f\x0f\xb0\xca\x1d\xa4\x40\x27\x9a\x0d\x0c\x51\xb7\xa8\xcc\xf4\x9a\x53\x26\xb6\xd8\x5c\x2e\xc0\xd8\x05\xab\x18\x41\xe4\x92\x80\x12\xae\xd7\xba\x9a\xbe\xcf\xfa\x0e\x59\x81\x53\x1d\x4a\x71\x22\xec\x83\x8f\x2c\x40\x7b\xc7\xe8\x58\x8a\x9e\x0c\xb7\xd2\xe0\x89\x34\x16\x39\xf9\x0a\xe4\x88\x49\xd9\x22\x69\x65\x51\xee\xca\xad\x58\xe0\x2c\xb9\x3b\x68\x23\xfe\x97\xa2\x4a\xd5\xde\x7b\x4e\x1c\x55\xa8\x74\x5a\x64\x65\x47\xae\x1c\x2a\x02\x22\x5a\x29\x12\x9f\x2d\xa6\x16\x71\x98\xdc\xa1\x21\x35\x94\x74\xc4\xd7\x23\xde\x0e\x2e\x22\xa6\xe0\x5d\xa2\x13\x7e\x66\x46\x16\xcd\xf9\x18\x65\xe8\xe1\xb2\xaa\x8c\x11\x94\x31\xe4\x0e\x05\xfb\xf0\x0d\x76\xdb\x6d\x78\xfc\xbe\xd2\x5c\x67\x66\xb5\x80\xd6\xd5\xbc\xac\x7a\xef\xcd\x79\x39\x1b\x35\x93\x77\x40\x46\x8a\x67\xfb\xc5\xfa\x57\x56\x3b\x7d\x91\xe4\xad\x2e\xa7\x4d\x98\x25\x58\x47\x0a\x0c\x29\xea\xec\xdc\xf1\xfe\x01\xe3\xb9\x18\x29\x89\xcb\x63\x12\xcd\xd0\x94\x25\x1f\xf7\xcc\x6e\x1f\xdf\x6e\xf1\x36\x80\xb2\xd6\xf7\xca\x69\x4c\xef\x34\xd4\xd5\x64\xc5\xe0\x4e\xbe\xe6\x4f\x01\x00\x00\xff\xff\xc3\x25\x8d\x67\xf7\x02\x00\x00")
func templates_base_html_bytes() ([]byte, error) {
return bindata_read(
_templates_base_html,
"templates/base.html",
)
}
func templates_base_html() (*asset, error) {
bytes, err := templates_base_html_bytes()
if err != nil {
return nil, err
}
info := bindata_file_info{name: "templates/base.html", size: 759, mode: os.FileMode(436), modTime: time.Unix(1439146398, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _templates_index_html = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xb4\x55\x4d\x6f\xe2\x30\x10\xbd\xf3\x2b\x2c\x0b\xed\x69\x69\x02\x12\x17\x08\x91\xfa\x07\xf6\xba\x67\x27\x1e\xa8\x25\xe3\x89\x9c\x49\xb7\x6c\xc5\x7f\xdf\x89\x83\xb7\xa1\x34\x34\x15\x34\x07\x24\x7b\xde\x7b\xf3\xe1\x67\xfc\xfa\x2a\x34\x6c\x8d\x03\x21\xc9\x90\x05\x29\x8e\xc7\xdf\x60\x4b\xdc\x03\x87\xc0\x69\x5e\x4f\x26\x3d\x54\x89\x8e\xc0\x51\x8b\x9b\x08\xfe\x32\x6d\x9e\x45\x69\x55\x5d\x6f\x42\x4c\x31\xca\xcb\x3c\xc4\x42\x9c\x54\x61\x21\x22\xba\x45\xf8\x9d\xd5\xe4\x4d\x05\xfa\xb4\x2a\xd0\x6b\xf0\xa0\x7b\xd4\x40\x2f\x55\x45\x06\x5d\xfe\x68\x2d\xfe\x51\xae\x64\x36\x92\xb2\xb5\xd8\xa2\x17\xd8\x78\x51\x3e\x19\xab\x3d\xb8\x2c\x89\xd0\x73\x81\x84\x9e\x40\xe9\xf3\xcd\xae\x30\x1f\xab\x32\x6e\x8b\xf2\x12\xd1\xa1\x3e\xa0\xc6\xef\x97\xda\xc3\xc7\xac\x64\x88\x76\x55\xef\x71\x8f\x8d\xa3\x2f\x28\xf2\xae\x1f\xd1\x6e\x46\x05\xea\xc3\x25\x9d\x8f\xd5\x2b\xb7\x03\x31\x75\xdc\xc9\x4f\x31\xdd\xa3\x83\x83\x58\x6d\xc4\x43\x9c\x6a\x3c\xe6\x73\xb9\xff\x93\x0b\xb0\xe1\xd1\x45\x58\x2b\xdf\x66\x0b\x79\x58\x52\xe6\xbd\xc5\xd5\x61\x45\x05\x15\x46\x13\x78\x1a\xad\x55\xde\xfc\x85\x58\xef\x90\xc4\xe5\x74\xde\x57\xcf\x7e\xf5\x68\xeb\x6b\x0d\x70\xb8\x52\x6e\xb3\x10\x35\x1d\x2c\xb0\x83\xe1\x85\x66\xca\x9a\x9d\x5b\x89\x92\x2f\x02\xf8\xf5\x00\x3d\x48\xf4\x6e\x47\x41\x6e\xb6\xf3\xd8\x54\x57\xf0\x81\x53\x34\x44\xe8\x7a\x34\x29\x9e\x95\x6d\x38\x79\xa2\xb4\x4e\xe2\xe8\x8e\xc7\x64\x9e\xa6\x32\x9f\xce\x1f\xd2\x34\x4b\x3a\xd6\xdd\xa4\x17\x4b\x99\x2f\x96\x3f\xda\x16\xd7\x77\x17\x9f\x73\xd9\xf3\xf4\x9b\xc4\xb9\xf0\x6f\xab\x9b\xcb\x1e\x2b\x9d\x25\x7c\xf6\x9f\x38\xe3\xe4\xa9\x8a\xd3\x18\xb7\x9b\x11\x56\x2b\xb1\xac\x5e\xd6\xf2\x76\xcf\x88\x96\xaa\xdb\xdb\xed\x07\xdb\x99\xdd\xee\x9f\x51\x69\xee\xe1\xa5\x91\xfd\xdc\xee\xab\x51\x89\x6e\xf7\xd8\xb8\x7e\xee\xe3\xb7\xaf\xfc\x3d\xbe\xbd\xfa\xef\xb0\xe7\x4f\x08\x6f\xb4\xcf\x76\xb7\x71\x4a\xfd\x46\xfd\x17\x00\x00\xff\xff\xd0\x7b\x39\x74\x56\x08\x00\x00")
func templates_index_html_bytes() ([]byte, error) {
return bindata_read(
_templates_index_html,
"templates/index.html",
)
}
func templates_index_html() (*asset, error) {
bytes, err := templates_index_html_bytes()
if err != nil {
return nil, err
}
info := bindata_file_info{name: "templates/index.html", size: 2134, mode: os.FileMode(436), modTime: time.Unix(1439139320, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
var _templates_login_html = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x7c\x92\xc1\x6e\xfa\x30\x0c\xc6\xef\x3c\x85\x95\x7b\x15\xe9\xff\xdf\x11\x78\x89\x1d\x76\x0e\x8d\x0b\xd6\x52\x3b\x6a\xdc\xa1\x09\xf1\xee\x4b\x42\xcb\x58\x05\xed\xed\xab\x7f\xfe\xec\xe4\xcb\xe5\x02\x1e\x3b\x62\x04\xa3\xa4\x01\x0d\x5c\xaf\x1f\x18\x5a\xe9\x31\x97\x90\x7d\xd6\x9b\xcd\x03\xd5\x0a\x2b\xb2\x16\x6e\x03\xd3\xb7\xf5\xf4\x05\x6d\x70\x29\xed\x6a\xdd\x65\x72\x80\x78\x36\xfb\x3b\xb2\xc4\x06\x39\x37\x5d\x18\xc9\x2f\x98\xca\x75\x32\xf4\x40\x7e\x67\x82\x1c\x89\xcd\xdc\x53\x7e\x37\xc4\xa1\xec\x21\x5d\x97\x50\xdf\x20\x45\xc7\xff\x0d\xb8\x56\x49\x78\x67\x6c\xed\xb0\x06\x7a\xd4\x93\x64\x87\x28\x49\x9f\x8c\x58\xae\x43\x1c\x47\x6d\xe2\x80\xb1\x1c\xf9\xa6\x5c\xac\xa2\x4c\xf8\xf7\xc2\xa2\xda\x14\x60\xf6\x71\xde\x37\xc2\x2b\x74\xed\xa0\xfb\xd8\x7c\x5b\x4d\x90\xf6\xd3\xec\xb7\x96\x56\x66\xd8\x32\x64\xa5\x5e\x37\x06\xfd\x8e\x98\x8f\x9c\xad\xcf\x32\x78\x03\xec\xfa\x59\xfb\xfb\x2d\x1a\x88\xc1\xb5\x78\x92\xe0\x71\x78\xa0\x57\xdc\x0f\xa3\xaa\x70\x4d\x24\x8d\x87\x9e\x74\xb6\x9e\xd5\x64\x7d\xd0\x1c\xd6\x6d\x89\xa9\xb2\x7f\xa7\x63\x6e\xe4\xad\xbd\x79\xbc\x48\xc2\xe6\x28\x9e\xbc\x03\x5b\x12\x5f\xbc\xa1\xbf\xe8\x24\x7f\x9f\xea\x4f\x00\x00\x00\xff\xff\x0e\x9f\x17\x9a\xd0\x02\x00\x00")
func templates_login_html_bytes() ([]byte, error) {
return bindata_read(
_templates_login_html,
"templates/login.html",
)
}
func templates_login_html() (*asset, error) {
bytes, err := templates_login_html_bytes()
if err != nil {
return nil, err
}
info := bindata_file_info{name: "templates/login.html", size: 720, mode: os.FileMode(436), modTime: time.Unix(1439146398, 0)}
a := &asset{bytes: bytes, info: info}
return a, nil
}
// Asset loads and returns the asset for the given name.
// It returns an error if the asset could not be found or
// could not be loaded.
func Asset(name string) ([]byte, error) {
cannonicalName := strings.Replace(name, "\\", "/", -1)
if f, ok := _bindata[cannonicalName]; ok {
a, err := f()
if err != nil {
return nil, fmt.Errorf("Asset %s can't read by error: %v", name, err)
}
return a.bytes, nil
}
return nil, fmt.Errorf("Asset %s not found", name)
}
// AssetInfo loads and returns the asset info for the given name.
// It returns an error if the asset could not be found or
// could not be loaded.
func AssetInfo(name string) (os.FileInfo, error) {
cannonicalName := strings.Replace(name, "\\", "/", -1)
if f, ok := _bindata[cannonicalName]; ok {
a, err := f()
if err != nil {
return nil, fmt.Errorf("AssetInfo %s can't read by error: %v", name, err)
}
return a.info, nil
}
return nil, fmt.Errorf("AssetInfo %s not found", name)
}
// AssetNames returns the names of the assets.
func AssetNames() []string {
names := make([]string, 0, len(_bindata))
for name := range _bindata {
names = append(names, name)
}
return names
}
// _bindata is a table, holding each asset generator, mapped to its name.
var _bindata = map[string]func() (*asset, error){
"static/allowances.js": static_allowances_js,
"static/bootstrap/css/bootstrap-responsive.css": static_bootstrap_css_bootstrap_responsive_css,
"static/bootstrap/css/bootstrap-responsive.min.css": static_bootstrap_css_bootstrap_responsive_min_css,
"static/bootstrap/css/bootstrap.css": static_bootstrap_css_bootstrap_css,
"static/bootstrap/css/bootstrap.min.css": static_bootstrap_css_bootstrap_min_css,
"static/bootstrap/img/glyphicons-halflings-white.png": static_bootstrap_img_glyphicons_halflings_white_png,
"static/bootstrap/img/glyphicons-halflings.png": static_bootstrap_img_glyphicons_halflings_png,
"static/bootstrap/js/bootstrap.js": static_bootstrap_js_bootstrap_js,
"static/bootstrap/js/bootstrap.min.js": static_bootstrap_js_bootstrap_min_js,
"static/jquery-latest.js": static_jquery_latest_js,
"static/readme.html": static_readme_html,
"templates/base.html": templates_base_html,
"templates/index.html": templates_index_html,
"templates/login.html": templates_login_html,
}
// AssetDir returns the file names below a certain
// directory embedded in the file by go-bindata.
// For example if you run go-bindata on data/... and data contains the
// following hierarchy:
// data/
// foo.txt
// img/
// a.png
// b.png
// then AssetDir("data") would return []string{"foo.txt", "img"}
// AssetDir("data/img") would return []string{"a.png", "b.png"}
// AssetDir("foo.txt") and AssetDir("notexist") would return an error
// AssetDir("") will return []string{"data"}.
func AssetDir(name string) ([]string, error) {
node := _bintree
if len(name) != 0 {
cannonicalName := strings.Replace(name, "\\", "/", -1)
pathList := strings.Split(cannonicalName, "/")
for _, p := range pathList {
node = node.Children[p]
if node == nil {
return nil, fmt.Errorf("Asset %s not found", name)
}
}
}
if node.Func != nil {
return nil, fmt.Errorf("Asset %s not found", name)
}
rv := make([]string, 0, len(node.Children))
for name := range node.Children {
rv = append(rv, name)
}
return rv, nil
}
type _bintree_t struct {
Func func() (*asset, error)
Children map[string]*_bintree_t
}
var _bintree = &_bintree_t{nil, map[string]*_bintree_t{
"static": &_bintree_t{nil, map[string]*_bintree_t{
"allowances.js": &_bintree_t{static_allowances_js, map[string]*_bintree_t{
}},
"bootstrap": &_bintree_t{nil, map[string]*_bintree_t{
"css": &_bintree_t{nil, map[string]*_bintree_t{
"bootstrap-responsive.css": &_bintree_t{static_bootstrap_css_bootstrap_responsive_css, map[string]*_bintree_t{
}},
"bootstrap-responsive.min.css": &_bintree_t{static_bootstrap_css_bootstrap_responsive_min_css, map[string]*_bintree_t{
}},
"bootstrap.css": &_bintree_t{static_bootstrap_css_bootstrap_css, map[string]*_bintree_t{
}},
"bootstrap.min.css": &_bintree_t{static_bootstrap_css_bootstrap_min_css, map[string]*_bintree_t{
}},
}},
"img": &_bintree_t{nil, map[string]*_bintree_t{
"glyphicons-halflings-white.png": &_bintree_t{static_bootstrap_img_glyphicons_halflings_white_png, map[string]*_bintree_t{
}},
"glyphicons-halflings.png": &_bintree_t{static_bootstrap_img_glyphicons_halflings_png, map[string]*_bintree_t{
}},
}},
"js": &_bintree_t{nil, map[string]*_bintree_t{
"bootstrap.js": &_bintree_t{static_bootstrap_js_bootstrap_js, map[string]*_bintree_t{
}},
"bootstrap.min.js": &_bintree_t{static_bootstrap_js_bootstrap_min_js, map[string]*_bintree_t{
}},
}},
}},
"jquery-latest.js": &_bintree_t{static_jquery_latest_js, map[string]*_bintree_t{
}},
"readme.html": &_bintree_t{static_readme_html, map[string]*_bintree_t{
}},
}},
"templates": &_bintree_t{nil, map[string]*_bintree_t{
"base.html": &_bintree_t{templates_base_html, map[string]*_bintree_t{
}},
"index.html": &_bintree_t{templates_index_html, map[string]*_bintree_t{
}},
"login.html": &_bintree_t{templates_login_html, map[string]*_bintree_t{
}},
}},
}}
// Restore an asset under the given directory
func RestoreAsset(dir, name string) error {
data, err := Asset(name)
if err != nil {
return err
}
info, err := AssetInfo(name)
if err != nil {
return err
}
err = os.MkdirAll(_filePath(dir, path.Dir(name)), os.FileMode(0755))
if err != nil {
return err
}
err = ioutil.WriteFile(_filePath(dir, name), data, info.Mode())
if err != nil {
return err
}
err = os.Chtimes(_filePath(dir, name), info.ModTime(), info.ModTime())
if err != nil {
return err
}
return nil
}
// Restore assets under the given directory recursively
func RestoreAssets(dir, name string) error {
children, err := AssetDir(name)
if err != nil { // File
return RestoreAsset(dir, name)
} else { // Dir
for _, child := range children {
err = RestoreAssets(dir, path.Join(name, child))
if err != nil {
return err
}
}
}
return nil
}
func _filePath(dir, name string) string {
cannonicalName := strings.Replace(name, "\\", "/", -1)
return filepath.Join(append([]string{dir}, strings.Split(cannonicalName, "/")...)...)
}