From e105ae8da8a34c32c9209ef0b0a73665414826f6 Mon Sep 17 00:00:00 2001 From: Chris Howey Date: Sun, 5 Nov 2017 13:22:58 -0600 Subject: [PATCH] Multiple portfolios --- cmd/lweb/bindata.go | 118 +++++++++--------- cmd/lweb/handler_accounts.go | 1 + cmd/lweb/handler_ledger.go | 1 + cmd/lweb/handler_portfolio.go | 67 ++++++++-- cmd/lweb/handler_report.go | 1 + cmd/lweb/main.go | 27 ++-- cmd/lweb/portfolio-sample.toml | 53 +++++--- cmd/lweb/templates/template.account.html | 2 +- cmd/lweb/templates/template.accounts.html | 2 +- cmd/lweb/templates/template.barlinechart.html | 2 +- cmd/lweb/templates/template.ledger.html | 2 +- cmd/lweb/templates/template.nav.html | 11 +- cmd/lweb/templates/template.piechart.html | 2 +- cmd/lweb/templates/template.portfolio.html | 4 +- 14 files changed, 187 insertions(+), 106 deletions(-) diff --git a/cmd/lweb/bindata.go b/cmd/lweb/bindata.go index 1bf9ef1b..22251645 100644 --- a/cmd/lweb/bindata.go +++ b/cmd/lweb/bindata.go @@ -134,7 +134,7 @@ func publicChartStackedbarJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/Chart.StackedBar.js", size: 17379, mode: os.FileMode(438), modTime: time.Unix(1466621291, 0)} + info := bindataFileInfo{name: "public/Chart.StackedBar.js", size: 17379, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -154,7 +154,7 @@ func publicChartMinJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/Chart.min.js", size: 52091, mode: os.FileMode(438), modTime: time.Unix(1460732793, 0)} + info := bindataFileInfo{name: "public/Chart.min.js", size: 52091, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -174,7 +174,7 @@ func publicAndroidIcon144x144Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/android-icon-144x144.png", size: 26897, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/android-icon-144x144.png", size: 26897, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -194,7 +194,7 @@ func publicAndroidIcon192x192Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/android-icon-192x192.png", size: 40064, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/android-icon-192x192.png", size: 40064, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -214,7 +214,7 @@ func publicAndroidIcon36x36Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/android-icon-36x36.png", size: 3277, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/android-icon-36x36.png", size: 3277, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -234,7 +234,7 @@ func publicAndroidIcon48x48Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/android-icon-48x48.png", size: 4935, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/android-icon-48x48.png", size: 4935, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -254,7 +254,7 @@ func publicAndroidIcon72x72Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/android-icon-72x72.png", size: 8473, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/android-icon-72x72.png", size: 8473, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -274,7 +274,7 @@ func publicAndroidIcon96x96Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/android-icon-96x96.png", size: 13813, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/android-icon-96x96.png", size: 13813, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -294,7 +294,7 @@ func publicAppleIcon114x114Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/apple-icon-114x114.png", size: 18614, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/apple-icon-114x114.png", size: 18614, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -314,7 +314,7 @@ func publicAppleIcon120x120Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/apple-icon-120x120.png", size: 20185, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/apple-icon-120x120.png", size: 20185, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -334,7 +334,7 @@ func publicAppleIcon144x144Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/apple-icon-144x144.png", size: 26897, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/apple-icon-144x144.png", size: 26897, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -354,7 +354,7 @@ func publicAppleIcon152x152Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/apple-icon-152x152.png", size: 29210, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/apple-icon-152x152.png", size: 29210, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -374,7 +374,7 @@ func publicAppleIcon180x180Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/apple-icon-180x180.png", size: 38369, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/apple-icon-180x180.png", size: 38369, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -394,7 +394,7 @@ func publicAppleIcon57x57Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/apple-icon-57x57.png", size: 6208, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/apple-icon-57x57.png", size: 6208, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -414,7 +414,7 @@ func publicAppleIcon60x60Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/apple-icon-60x60.png", size: 6490, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/apple-icon-60x60.png", size: 6490, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -434,7 +434,7 @@ func publicAppleIcon72x72Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/apple-icon-72x72.png", size: 8473, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/apple-icon-72x72.png", size: 8473, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -454,7 +454,7 @@ func publicAppleIcon76x76Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/apple-icon-76x76.png", size: 9503, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/apple-icon-76x76.png", size: 9503, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -474,7 +474,7 @@ func publicAppleIconPrecomposedPng() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/apple-icon-precomposed.png", size: 40638, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/apple-icon-precomposed.png", size: 40638, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -494,7 +494,7 @@ func publicAppleIconPng() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/apple-icon.png", size: 40638, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/apple-icon.png", size: 40638, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -514,7 +514,7 @@ func publicBootstrap330DistCssBootstrapThemeCss() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/css/bootstrap-theme.css", size: 21740, mode: os.FileMode(438), modTime: time.Unix(1460732793, 0)} + info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/css/bootstrap-theme.css", size: 21740, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -534,7 +534,7 @@ func publicBootstrap330DistCssBootstrapThemeCssMap() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/css/bootstrap-theme.css.map", size: 41933, mode: os.FileMode(438), modTime: time.Unix(1460732793, 0)} + info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/css/bootstrap-theme.css.map", size: 41933, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -554,7 +554,7 @@ func publicBootstrap330DistCssBootstrapThemeMinCss() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/css/bootstrap-theme.min.css", size: 19199, mode: os.FileMode(438), modTime: time.Unix(1460732793, 0)} + info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/css/bootstrap-theme.min.css", size: 19199, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -574,7 +574,7 @@ func publicBootstrap330DistCssBootstrapCss() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/css/bootstrap.css", size: 137590, mode: os.FileMode(438), modTime: time.Unix(1460732793, 0)} + info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/css/bootstrap.css", size: 137590, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -594,7 +594,7 @@ func publicBootstrap330DistCssBootstrapCssMap() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/css/bootstrap.css.map", size: 366866, mode: os.FileMode(438), modTime: time.Unix(1460732793, 0)} + info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/css/bootstrap.css.map", size: 366866, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -614,7 +614,7 @@ func publicBootstrap330DistCssBootstrapMinCss() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/css/bootstrap.min.css", size: 114011, mode: os.FileMode(438), modTime: time.Unix(1460732793, 0)} + info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/css/bootstrap.min.css", size: 114011, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -634,7 +634,7 @@ func publicBootstrap330DistFontsGlyphiconsHalflingsRegularEot() (*asset, error) return nil, err } - info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/fonts/glyphicons-halflings-regular.eot", size: 20335, mode: os.FileMode(438), modTime: time.Unix(1460732793, 0)} + info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/fonts/glyphicons-halflings-regular.eot", size: 20335, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -654,7 +654,7 @@ func publicBootstrap330DistFontsGlyphiconsHalflingsRegularSvg() (*asset, error) return nil, err } - info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/fonts/glyphicons-halflings-regular.svg", size: 62926, mode: os.FileMode(438), modTime: time.Unix(1460732793, 0)} + info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/fonts/glyphicons-halflings-regular.svg", size: 62926, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -674,7 +674,7 @@ func publicBootstrap330DistFontsGlyphiconsHalflingsRegularTtf() (*asset, error) return nil, err } - info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/fonts/glyphicons-halflings-regular.ttf", size: 41280, mode: os.FileMode(438), modTime: time.Unix(1460732793, 0)} + info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/fonts/glyphicons-halflings-regular.ttf", size: 41280, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -694,7 +694,7 @@ func publicBootstrap330DistFontsGlyphiconsHalflingsRegularWoff() (*asset, error) return nil, err } - info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/fonts/glyphicons-halflings-regular.woff", size: 23320, mode: os.FileMode(438), modTime: time.Unix(1460732793, 0)} + info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/fonts/glyphicons-halflings-regular.woff", size: 23320, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -714,7 +714,7 @@ func publicBootstrap330DistJsBootstrapJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/js/bootstrap.js", size: 65813, mode: os.FileMode(438), modTime: time.Unix(1460732793, 0)} + info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/js/bootstrap.js", size: 65813, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -734,7 +734,7 @@ func publicBootstrap330DistJsBootstrapMinJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/js/bootstrap.min.js", size: 34653, mode: os.FileMode(438), modTime: time.Unix(1460732793, 0)} + info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/js/bootstrap.min.js", size: 34653, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -754,7 +754,7 @@ func publicBootstrap330DistJsNpmJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/js/npm.js", size: 484, mode: os.FileMode(438), modTime: time.Unix(1460732793, 0)} + info := bindataFileInfo{name: "public/bootstrap-3.3.0/dist/js/npm.js", size: 484, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -774,7 +774,7 @@ func publicBrowserconfigXml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/browserconfig.xml", size: 281, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/browserconfig.xml", size: 281, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -794,7 +794,7 @@ func publicFavicon16x16Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/favicon-16x16.png", size: 1734, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/favicon-16x16.png", size: 1734, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -814,7 +814,7 @@ func publicFavicon32x32Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/favicon-32x32.png", size: 2815, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/favicon-32x32.png", size: 2815, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -834,7 +834,7 @@ func publicFavicon96x96Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/favicon-96x96.png", size: 13813, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/favicon-96x96.png", size: 13813, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -854,7 +854,7 @@ func publicFaviconIco() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/favicon.ico", size: 1150, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/favicon.ico", size: 1150, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -874,7 +874,7 @@ func publicJqueryMinJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/jquery.min.js", size: 84246, mode: os.FileMode(438), modTime: time.Unix(1460732793, 0)} + info := bindataFileInfo{name: "public/jquery.min.js", size: 84246, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -894,7 +894,7 @@ func publicLegendJs() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/legend.js", size: 742, mode: os.FileMode(438), modTime: time.Unix(1472674621, 0)} + info := bindataFileInfo{name: "public/legend.js", size: 742, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -914,7 +914,7 @@ func publicManifestJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/manifest.json", size: 720, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/manifest.json", size: 720, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -934,7 +934,7 @@ func publicMsIcon144x144Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/ms-icon-144x144.png", size: 26897, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/ms-icon-144x144.png", size: 26897, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -954,7 +954,7 @@ func publicMsIcon150x150Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/ms-icon-150x150.png", size: 28713, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/ms-icon-150x150.png", size: 28713, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -974,7 +974,7 @@ func publicMsIcon310x310Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/ms-icon-310x310.png", size: 88098, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/ms-icon-310x310.png", size: 88098, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -994,7 +994,7 @@ func publicMsIcon70x70Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/ms-icon-70x70.png", size: 8464, mode: os.FileMode(438), modTime: time.Unix(1466621186, 0)} + info := bindataFileInfo{name: "public/ms-icon-70x70.png", size: 8464, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -1014,12 +1014,12 @@ func publicPaddingCss() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "public/padding.css", size: 49, mode: os.FileMode(438), modTime: time.Unix(1460732793, 0)} + info := bindataFileInfo{name: "public/padding.css", size: 49, mode: os.FileMode(438), modTime: time.Unix(1495136747, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _templatesTemplateAccountHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x94\x57\x6d\x6f\xdb\x36\x10\xfe\xdc\xfe\x0a\x56\x2b\x90\x04\x28\x25\xdb\x49\x9c\x97\x59\x06\xd2\x34\xc3\x32\x74\x58\xd0\x64\xc0\x86\xa2\x1f\x18\xf1\x6c\x31\x93\x44\x55\xa4\x1d\x7b\x86\xff\xfb\x8e\xa4\x6c\x4b\x0b\xdd\x56\x06\x1c\x93\x7c\xee\x9e\x7b\xe1\xf1\xc8\x8c\xde\x7c\xf8\xe3\xfa\xe1\xef\xbb\x1b\x92\xea\x3c\x1b\xbf\x1e\x99\x1f\x92\xb1\x62\x1a\x07\x50\x04\xe3\xd7\x84\x8c\x52\x60\xdc\x0c\x70\x98\x83\x66\x24\x49\x59\xa5\x40\xc7\xc1\x4c\x4f\xe8\x79\xd0\x84\x0a\x96\x43\x1c\xcc\x05\x3c\x97\xb2\xd2\x01\x49\x64\xa1\xa1\x40\xd1\x67\xc1\x75\x1a\x73\x98\x8b\x04\xa8\x9d\xbc\x23\xa2\x10\x5a\xb0\x8c\xaa\x84\x65\x10\xf7\xc3\x9e\x87\x8a\x83\x4a\x2a\x51\x6a\x21\x8b\x06\x9b\x47\x90\xcd\x74\x2a\xab\xb6\xcc\x2b\x27\x90\x6a\x5d\x52\xf8\x3a\x13\xf3\x38\xf8\x8b\xfe\x79\x45\xaf\x65\x5e\x32\x2d\x1e\x33\x68\xc8\xdf\xde\xc4\xc0\xa7\x60\xd4\x50\xf1\x0d\xa5\xe4\x16\x31\x42\xa9\xe1\xc9\x44\xf1\x0f\xa9\x20\x43\x3b\x65\x99\x01\xd5\x72\x96\xa4\x54\x24\xc6\x2b\x25\xfe\x05\x15\x07\xa7\x67\x8b\xd3\xb3\x80\xa4\x15\x4c\xe2\x20\x72\x62\x46\x80\x5a\x20\x2c\x8b\x69\xf0\x83\x4c\xc3\xde\x62\xd8\xf3\x31\x59\xa0\x0b\xd3\xd9\x60\x71\x36\xf0\x31\x59\xa0\x13\xd3\x70\x71\x36\xf4\x32\x19\xa0\x0b\x53\xbf\x7f\xb2\xc0\xaf\x8f\xab\x86\x3a\xb1\x0d\x7a\x0b\xfc\x7a\xd9\x1c\xd4\x89\xed\x04\x1d\x38\xf1\xfb\xe6\xa0\x4e\x6c\xa7\x83\x05\x7e\xbd\x6c\x0e\xea\xc4\x76\x8e\xe1\x9c\xfb\x23\x75\x90\x87\xcd\x31\xe8\x65\x89\x27\x44\xe4\x6c\x0a\x91\x91\xd9\x52\x5e\xa0\x17\x17\xe8\xe0\x96\xb3\xe0\x95\x14\xbc\x66\x75\x68\x67\xd6\xe3\xc1\xe2\x78\x17\xf4\x84\xcd\x2d\x9b\x5d\xed\xcc\x75\x31\x5c\x5c\x0c\x5f\x70\xd9\xd5\xee\xd1\x0e\x17\xfd\x97\x5c\x76\xd5\xc3\x95\xb3\x42\x4c\x40\xe9\xad\xc2\x66\x21\x7c\x52\xb2\xd8\x35\x17\xd7\x7d\x72\x65\xb6\x43\x24\xcc\x34\x2a\xfa\x20\x32\xb8\x96\x59\xab\x1d\xfd\x34\xb1\x9f\xef\x2b\xde\x1a\xc7\x1b\x8a\x51\xae\xfc\x15\xd8\x60\xd1\x29\xe4\x40\x93\xbd\x26\x5d\xb7\xd4\x42\x67\x30\xfe\x68\xba\x5c\x45\x28\xb9\x4a\x12\x39\x2b\xf4\x28\x72\xeb\xb5\x90\x69\x7c\xef\xa5\xd4\x4a\x57\xac\x44\xae\x0a\xc8\xf5\xfd\xbd\x6d\x83\x16\xb7\x19\xaa\x53\xf2\xb8\x91\xa3\xc7\xe1\x71\xd8\x8b\xb8\x50\x3a\x4a\x94\xda\x01\x21\xce\x02\x97\x50\xa5\x97\x19\xa8\x14\x40\x07\x4d\x5b\x57\x9c\x93\x64\xa6\xb4\xcc\xad\x9d\x14\xd0\xa0\xd7\x58\xc9\x38\x17\xc5\xf4\xfb\x8c\xbf\x3e\xfc\xfe\xf1\x94\xa8\x54\xe4\x04\xeb\x99\x7c\x02\x55\xca\x82\xe3\xb6\x91\xdb\x9b\x73\xa2\x66\xa5\xb9\x9a\x88\x9c\xd4\x82\x90\x61\xee\x0a\xad\xac\x70\x0e\x5c\x30\xf2\x75\x06\x95\x00\xb5\xf3\x03\x69\x3f\x8b\x09\xc9\x34\x52\x90\x8b\x2f\x6e\x15\xd7\xdd\xdd\x44\x54\x95\xa0\x83\x2e\x8a\x88\x29\xbc\x1b\x55\xf4\xa4\x22\x73\x95\x9e\xa2\x1f\x73\xb4\x1d\x8c\x47\x91\x93\xfe\x41\xe5\xaa\x76\x3b\x17\x85\x47\x7d\xf4\xe6\x33\x14\x5c\x4c\xbe\x38\x17\x47\x91\xbb\xa3\xcd\xf0\x51\xf2\xa5\xbd\xc3\x56\x2b\x0d\x79\x99\x31\x0d\x24\x28\xd8\x3c\x20\xe1\x27\x30\xa1\xab\xf5\xda\x66\x6b\xc4\xc5\x9c\x24\x19\x9a\x8c\x03\x53\x33\x4c\x14\x50\x05\x5b\xf7\xfe\x87\x62\x8a\xa8\x31\xd2\x10\x69\x0b\x55\xf2\xd9\x94\xe5\xab\x57\x6d\xcd\x8c\xe6\x9c\xf6\x7b\x0d\x25\x94\x48\xfb\xe3\x6d\xf5\xe1\xd8\x6a\x61\xf5\xcc\xf7\xe9\x0f\x4c\xfc\x35\x5e\x0f\x6a\x07\x5a\x93\x86\x62\x89\x87\x88\xd6\x7e\xe3\x43\x43\xd9\x1a\xd9\xe7\xb4\x2f\x62\xe7\xf7\xc0\x3e\x07\x6a\x5c\x33\x7c\x31\x10\xc1\xe3\x20\xc3\x42\xb7\xb3\x60\xa3\xe0\x30\xfb\x97\x3e\xca\x0a\xd3\x04\xbc\x9e\xa6\x72\x8e\xe7\x0d\x1d\x12\x05\xee\x05\xa7\x4e\xb1\x91\x44\xbd\x7b\x60\x6d\x56\xaa\xe6\xd4\x8a\x8c\x3f\xa0\x32\x9e\xd5\xd4\x83\xec\xde\x48\xe4\xf0\x8e\x2d\x01\x8e\xfc\x82\x57\x79\x7d\xe0\x5b\x18\xce\x1b\xe6\x0c\xda\x72\x67\xa4\x5d\x45\xed\x14\x56\xab\x0a\xdf\x87\x40\xc2\x07\xfc\x55\x2c\x31\x86\x4d\x51\x7d\x33\x00\x3e\x5e\xad\x42\x13\x43\xf8\x8b\xac\x72\xa6\x49\x30\xe8\xf5\x86\xb4\xd7\xa7\xbd\x41\xb0\x5e\xa3\x59\xee\x55\xb1\xf1\xec\xc7\x9f\x85\x4e\xc9\x5b\x96\x24\xe4\x32\xc6\x7d\xe6\xb0\x20\x61\x5d\x5a\xd7\xa9\xf1\x52\x91\xde\x7a\xbd\x5a\x19\x91\xf0\x3d\xc3\x87\x6d\x82\x1e\x64\x92\xe9\x7b\x5d\x61\x3b\x21\x03\x83\xe2\x59\x7a\x69\xa2\x9d\x17\x13\xb6\x15\x6b\x66\xaa\x99\x19\x9c\x9a\x8d\xf5\x57\xa6\x7f\xe2\x46\xae\x6b\x45\xdb\x23\x68\xdb\xce\xfe\x6e\xfc\x1b\x9b\xb3\x7b\xbb\xdf\x56\x24\xee\xfc\x69\xb5\x35\x72\x97\xb1\x04\x4b\x15\x37\x04\xf7\x9d\x60\x84\xa6\x33\x9a\x21\x97\xc9\xcc\x34\x46\xa2\xa4\x9d\x9b\x13\xa5\x08\x66\x8e\x93\x09\x53\xba\xf6\xd3\xf2\xb4\x3a\xd9\x93\xe9\x9e\xcb\x7d\x7d\xab\x25\xea\xbd\x3f\x9e\x9a\xd7\xc7\x37\x59\xdc\xe4\xed\xe1\xc6\xd3\xa3\xb0\xc2\xca\x5d\x1e\x4e\x66\x85\xad\xc9\xc3\x23\xb2\xaa\x45\x0e\xc2\x52\x96\xe6\x1c\x52\xb4\x91\x0b\xa5\x0e\x8e\x36\x2b\x87\xab\xc6\x1e\x63\x4d\x4c\xf1\x76\xbc\x24\x07\x13\x24\x55\x07\xef\x1a\x18\xde\xff\xb9\xbd\xa6\x2f\x31\x01\x99\x02\x0b\xad\x8f\x7e\x6e\xfd\xee\x1c\xb5\x6d\xd9\x15\xc8\x28\x72\xff\x5c\xfd\x17\x00\x00\xff\xff\x30\x72\x2c\x69\x6d\x0d\x00\x00") +var _templatesTemplateAccountHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x94\x57\x6d\x6f\xdb\xb6\x13\x7f\xdd\x7e\x0a\x46\xff\x02\x49\x80\x52\xb2\x9d\xc4\x79\xf8\x5b\x06\xd2\x34\xc3\x32\x74\x58\xb0\x64\xc0\x86\xa2\x2f\x18\xf1\x6c\x31\x93\x44\x55\xa4\x1d\x7b\x86\xbf\xfb\x8e\xa4\x6c\x4b\x0b\xdd\x56\x06\x1c\x93\xfc\xdd\xfd\xee\x81\xc7\x23\x33\x3a\xf8\xf8\xdb\xcd\xe3\x5f\xf7\xb7\x24\xd5\x79\x36\x7e\x3b\x32\x3f\x24\x63\xc5\x34\x0e\xa0\x08\xc6\x6f\x09\x19\xa5\xc0\xb8\x19\xe0\x30\x07\xcd\x48\x92\xb2\x4a\x81\x8e\x83\x99\x9e\xd0\x8b\xa0\x09\x15\x2c\x87\x38\x98\x0b\x78\x29\x65\xa5\x03\x92\xc8\x42\x43\x81\xa2\x2f\x82\xeb\x34\xe6\x30\x17\x09\x50\x3b\x79\x4f\x44\x21\xb4\x60\x19\x55\x09\xcb\x20\xee\x87\x3d\x0f\x15\x07\x95\x54\xa2\xd4\x42\x16\x0d\x36\x8f\x20\x9b\xe9\x54\x56\x6d\x99\x37\x4e\x20\xd5\xba\xa4\xf0\x75\x26\xe6\x71\xf0\x27\xfd\xe3\x9a\xde\xc8\xbc\x64\x5a\x3c\x65\xd0\x90\xbf\xbb\x8d\x81\x4f\xc1\xa8\xa1\xe2\x01\xa5\xe4\x0e\x31\x42\xa9\xe1\xc9\x44\xf1\x37\xa9\x20\x43\x3b\x65\x99\x01\xd5\x72\x96\xa4\x54\x24\xc6\x2b\x25\xfe\x01\x15\x07\x67\xe7\x8b\xb3\xf3\x80\xa4\x15\x4c\xe2\x20\x72\x62\x46\x80\x5a\x20\x2c\x8b\x69\xf0\x83\x4c\xc3\xde\x62\xd8\xf3\x31\x59\xa0\x0b\xd3\xf9\x60\x71\x3e\xf0\x31\x59\xa0\x13\xd3\x70\x71\x3e\xf4\x32\x19\xa0\x0b\x53\xbf\x7f\xba\xc0\xaf\x8f\xab\x86\x3a\xb1\x0d\x7a\x0b\xfc\x7a\xd9\x1c\xd4\x89\xed\x14\x1d\x38\xf5\xfb\xe6\xa0\x4e\x6c\x67\x83\x05\x7e\xbd\x6c\x0e\xea\xc4\x76\x81\xe1\x5c\xf8\x23\x75\x90\x87\xcd\x31\xe8\x65\x89\x27\x44\xe4\x6c\x0a\x91\x91\xd9\x52\x5e\xa2\x17\x97\xe8\xe0\x96\xb3\xe0\x95\x14\xbc\x66\x75\x68\x67\xd6\x93\xc1\xe2\x64\x17\xf4\x84\xcd\x2d\x9b\x5d\xed\xcc\x75\x39\x5c\x5c\x0e\x5f\x71\xd9\xd5\xee\xd1\x0e\x17\xfd\xd7\x5c\x76\xd5\xc3\x95\xb3\x42\x4c\x40\xe9\xad\xc2\x66\x21\x7c\x56\xb2\xd8\x35\x17\xd7\x7d\x72\x65\xb6\x43\x24\xcc\x34\x2a\xfa\x28\x32\xb8\x91\x59\xab\x1d\xfd\x6f\x62\x3f\xdf\x57\xbc\x33\x8e\x37\x14\xa3\x5c\xf9\x2b\xb0\xc1\xa2\x53\xc8\x81\x26\x7b\x4d\xba\x6e\xa9\x85\xce\x60\xfc\xc9\x74\xb9\x8a\x50\x72\x9d\x24\x72\x56\xe8\x51\xe4\xd6\x6b\x21\xd3\xf8\x3e\x48\xa9\x95\xae\x58\x89\x5c\x15\x90\x9b\x87\x07\xdb\x06\x2d\x6e\x33\x54\xa7\xe4\x69\x23\x47\x4f\xc2\x93\xb0\x17\x71\xa1\x74\x94\x28\xb5\x03\x42\x9c\x05\x2e\xa1\x4a\x2f\x33\x50\x29\x80\x0e\x9a\xb6\xae\x39\x27\xc9\x4c\x69\x99\x5b\x3b\x29\xa0\x41\xaf\xb1\x92\x71\x2e\x8a\xe9\xf7\x19\x7f\x7e\xfc\xf5\xd3\x19\x51\xa9\xc8\x09\xd6\x33\xf9\x1d\x54\x29\x0b\x8e\xdb\x46\xee\x6e\x2f\x88\x9a\x95\xe6\x6a\x22\x72\x52\x0b\x42\x86\xb9\x2b\xb4\xb2\xc2\x39\x70\xc1\xc8\xd7\x19\x54\x02\xd4\xce\x0f\xa4\xfd\x2c\x26\x24\xd3\x48\x41\x2e\xbf\xb8\x55\x5c\x77\x77\x13\x51\x55\x82\x0e\xba\x28\x22\xa6\xf0\x6e\x54\xd1\xb3\x8a\xcc\x55\x7a\x86\x7e\xcc\xd1\x76\x30\x1e\x45\x4e\xfa\x07\x95\xab\xda\xed\x5c\x14\x1e\xf5\xd1\xc1\x67\x28\xb8\x98\x7c\x71\x2e\x8e\x22\x77\x47\x9b\xe1\x93\xe4\x4b\x7b\x87\xad\x56\x1a\xf2\x32\x63\x1a\x48\x50\xb0\x79\x40\xc2\xf5\xda\xa6\x69\xc4\xc5\x9c\x24\x19\xda\x8a\x03\x53\x2c\x4c\x14\x50\x05\x5b\xbf\xfe\x83\x62\x6e\xa8\x61\x6f\x88\xb4\x85\x2a\xf9\x62\xea\xf1\xcd\x9b\xb6\x66\x46\x73\x4e\xfb\xbd\x86\x12\x4a\xa4\xfd\xf1\xb6\xec\x70\x6c\xb5\xb0\x6c\xe6\xfb\xf4\x07\x26\xf0\x1a\xaf\x07\xb5\x03\xad\x49\x43\xb1\xc4\xd3\x43\x6b\xbf\xf1\x85\xa1\x6c\x71\xec\x73\xda\x17\xb1\xf3\x7b\x60\xdf\x01\x35\xae\x19\x3e\x15\x88\xe0\x71\x90\x61\x85\xdb\x59\xb0\x51\x70\x98\xfd\x4b\x9f\x64\x85\x69\x02\x5e\x4f\x53\x39\xc7\x83\x86\x0e\x89\x02\x37\x81\x53\xa7\xd8\x48\xa2\xde\xbd\xac\x36\x2b\x55\x73\x6a\x45\xc6\x1f\x51\x19\x0f\x69\xea\x41\x76\x8f\x23\x72\x74\xcf\x96\x00\xc7\x7e\xc1\xeb\xbc\x3e\xe9\x2d\x0c\xe7\x0d\x73\x06\x6d\xb9\x33\xd2\xae\x94\x76\x0a\xab\x55\x85\x0f\x43\x20\xe1\x23\xfe\x2a\x96\x18\xc3\x0a\x8b\xea\x9b\x01\xf0\xf1\x6a\x15\x9a\x18\xc2\x9f\x64\x95\x33\x4d\x82\x41\xaf\x37\xa4\xbd\x3e\xed\x0d\x82\xf5\x1a\xcd\x72\xaf\x8a\x8d\x67\x3f\xfe\x22\x74\x4a\xde\xb1\x24\x21\x57\x31\xee\x33\x87\x05\x09\xeb\xd2\xba\x49\x8d\x97\x8a\xf4\xd6\xeb\xd5\xca\x88\x84\x1f\x18\xbe\x68\x13\xf4\x20\x93\x4c\x3f\xe8\x0a\xfb\x08\x19\x18\x14\x0f\xd1\x6b\x13\xed\xbc\x98\xb0\xad\x58\x33\x53\xcd\xcc\xe0\xd4\x6c\xac\xbf\x32\xfd\x13\x37\x72\xed\x2a\xda\x1e\x41\xdb\x6f\xf6\xb7\xe1\x5f\xd8\x9c\x3d\xd8\xfd\xb6\x22\x71\xe7\x4f\xab\x9f\x91\xfb\x8c\x25\x58\xaa\xb8\x21\xb8\xef\x04\x23\x34\x2d\xd1\x0c\xb9\x4c\x66\xa6\x23\x12\x25\xed\xdc\x9c\x28\x45\x30\x73\x9c\x4c\x98\xd2\xb5\x9f\x96\xa7\xd5\xc2\x9e\x4d\xdb\x5c\xee\x6b\x58\x2d\x51\xef\xc5\xf1\xdc\xbc\x37\xbe\xc9\xe2\x26\xef\x8e\x36\x9e\x1e\x87\x15\x56\xee\xf2\x68\x32\x2b\x6c\x4d\x1e\x1d\x93\x55\x2d\x72\x18\x96\xb2\x34\xe7\x90\xa2\x8d\x5c\x28\x75\x78\xbc\x59\x39\x5a\x35\xf6\x18\x6b\x62\x8a\xd7\xe2\x15\x39\x9c\x20\xa9\x3a\x7c\xdf\xc0\xf0\xe2\xcf\xed\xfd\x7c\x85\x09\xc8\x14\x58\x68\x7d\xfc\xff\xd6\xef\xce\x51\xdb\x8f\x5d\x81\x8c\x22\xf7\x5f\xd5\xbf\x01\x00\x00\xff\xff\xae\x0c\x92\xe3\x66\x0d\x00\x00") func templatesTemplateAccountHtmlBytes() ([]byte, error) { return bindataRead( @@ -1034,12 +1034,12 @@ func templatesTemplateAccountHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "templates/template.account.html", size: 3437, mode: os.FileMode(438), modTime: time.Unix(1466621518, 0)} + info := bindataFileInfo{name: "templates/template.account.html", size: 3430, mode: os.FileMode(438), modTime: time.Unix(1509908722, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _templatesTemplateAccountsHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x94\x57\x61\x4f\xe3\x38\x13\xfe\xcc\xfe\x0a\x93\xf7\x95\x00\x69\x9d\xb4\x05\x0a\xec\x35\x95\x58\x8e\xd3\x71\xe2\xee\x56\x0b\x27\xdd\x69\xb5\x1f\xdc\x78\xda\x98\x4d\xec\x6c\xec\x86\x72\x15\xff\xfd\xc6\x76\xda\x26\x4b\xba\x6c\x2b\x95\xda\x7e\x66\x9e\x19\x8f\xc7\x33\x66\xb4\xff\xf3\x9f\x57\xf7\xff\x7c\xb8\x26\xa9\xc9\xb3\xf1\x9b\x91\xfd\x21\x19\x93\xb3\x38\x00\x19\x8c\xdf\x10\x32\x4a\x81\x71\x3b\xc0\x61\x0e\x86\x91\x24\x65\xa5\x06\x13\x07\x73\x33\xa5\xe7\x41\x13\x92\x2c\x87\x38\xa8\x04\x3c\x16\xaa\x34\x01\x49\x94\x34\x20\x51\xf4\x51\x70\x93\xc6\x1c\x2a\x91\x00\x75\x93\xb7\x44\x48\x61\x04\xcb\xa8\x4e\x58\x06\x71\x3f\xec\x75\x50\x71\xd0\x49\x29\x0a\x23\x94\x6c\xb0\x75\x08\xb2\xb9\x49\x55\xd9\x96\xd9\xf3\x02\xa9\x31\x05\x85\xaf\x73\x51\xc5\xc1\xdf\xf4\xaf\x4b\x7a\xa5\xf2\x82\x19\x31\xc9\xa0\x21\x7f\x73\x1d\x03\x9f\x81\x55\xdb\x43\xcd\x7d\x4a\xc9\x0d\x82\x84\x52\x4b\x94\x09\xf9\x85\x94\x90\xa1\xa1\xa2\xc8\x80\x1a\x35\x4f\x52\x2a\x12\xeb\x96\x16\xff\x82\x8e\x83\xd3\xb3\xc5\xe9\x59\x40\xd2\x12\xa6\x71\x10\x79\x31\x2b\x40\x1d\x10\x16\x72\x16\xfc\x20\xd3\xb0\xb7\x18\xf6\xba\x98\x1c\xb0\x0b\xd3\xd9\x60\x71\x36\xe8\x62\x72\xc0\x4e\x4c\xc3\xc5\xd9\xb0\x93\xc9\x02\xbb\x30\xf5\xfb\x27\x0b\xfc\x76\x71\xd5\xd0\x4e\x6c\x83\xde\x02\xbf\x9d\x6c\x1e\xda\x89\xed\x04\x1d\x38\xe9\xf6\xcd\x43\x3b\xb1\x9d\x0e\x16\xf8\xed\x64\xf3\xd0\x4e\x6c\xe7\xb8\x9d\xf3\xee\x9d\x7a\xa8\x83\xcd\x33\x98\xa7\x02\xaf\x88\xc8\xd9\x0c\x22\x2b\xb3\xa6\xbc\x40\x2f\x2e\xd0\xc1\x35\xa7\xe4\xa5\x12\xbc\x66\xf5\xe8\xce\xac\xc7\x83\xc5\xf1\x66\xd3\x53\x56\x39\x36\xb7\xba\x33\xd7\xc5\x70\x71\x31\x7c\xc1\xe5\x56\x77\xdf\xed\x70\xd1\x7f\xc9\xe5\x56\x3b\xb8\x72\x26\xc5\x14\xb4\x59\x2b\xac\x16\xc2\x07\xad\xe4\xa6\xba\xf8\xf2\x93\x6b\x7b\x1c\x22\x61\xb6\x52\xd1\x7b\x91\xc1\x95\xca\x5a\xf5\xe8\x7f\x53\xf7\x79\x5d\xf1\xc6\x3a\xde\x50\x8c\x72\xdd\x9d\x81\x0d\x16\x93\x42\x0e\x34\xd9\x6a\xd2\x97\x4b\x23\x4c\x06\xe3\x5b\x5b\xe6\x4a\x42\xc9\x65\x92\xa8\xb9\x34\xe4\x56\x68\x33\x8a\x3c\x58\x4b\xda\xea\xf7\x5e\x29\xa3\x4d\xc9\x0a\x24\x2c\x81\x5c\xdd\xdd\xb9\x5a\xe8\x70\x17\xa6\x3a\x2e\x93\x95\x1c\x3d\x0e\x8f\xc3\x5e\xc4\x91\x2e\x4a\xb4\xde\x00\x21\xce\x02\x1f\x55\x6d\x9e\x32\xd0\x29\x80\x09\x9a\xb6\x2e\x39\x27\xc9\x5c\x1b\x95\x3b\x3b\x29\xa0\xc1\x4e\x63\x05\xe3\x5c\xc8\xd9\xeb\x8c\xbf\xde\xff\x7e\x7b\x4a\x74\x2a\x72\x82\x49\x4d\x3e\x82\x2e\x94\xe4\x78\x76\xe4\xe6\xfa\x9c\xe8\x79\x61\x1b\x14\x51\xd3\x5a\x10\x32\x0c\xa0\x34\xda\x09\xe7\xc0\x05\x23\x5f\xe7\x50\x0a\xd0\x1b\x3f\x90\xf6\x93\x98\x92\xcc\x20\x05\xb9\xf8\xec\x57\x71\xdd\x77\x28\xa2\xcb\x04\x1d\xf4\xbb\x88\x98\xc6\x0e\xa9\xa3\x07\x1d\xd9\x86\x7a\x8a\x7e\x54\x68\x3b\x18\x8f\x22\x2f\xfd\x83\xca\x65\xed\x76\x2e\x64\x87\xfa\x68\xff\x13\x48\x2e\xa6\x9f\xbd\x8b\xa3\xc8\x77\x6a\x3b\x9c\x28\xfe\x84\x39\xf2\x66\x6f\xb9\x34\x90\x17\x19\x33\x40\x02\xc9\xaa\x80\x84\x1f\xc1\x6e\x5d\x3f\x3f\xbb\x68\x8d\xb8\xa8\x48\x92\xa1\xc9\x38\xb0\x89\xc3\x84\x84\x32\x58\xbb\xf7\x0d\x8a\x21\xa2\xd6\x48\x43\xa4\x2d\x54\xaa\x47\xd7\x41\xf7\xda\x9a\x19\xcd\x39\xed\xf7\x1a\x4a\x28\x91\xf6\xc7\xed\x14\xc4\x05\xa7\x8a\x29\x54\x6d\x23\x19\xd8\x20\xd4\x78\x3d\xa8\xbd\x68\x4d\x1a\x8a\x05\x5e\x27\x5a\x3b\x8f\x6f\x0e\xed\x12\x65\x9b\xe7\x5d\xdb\xf6\xce\x0f\xec\xbe\x56\xb8\x61\xf8\x78\x20\x82\xc7\x41\x86\x9e\xbb\x59\xb0\x52\xf0\x98\xfb\x4b\x27\xaa\xc4\x58\x01\xaf\xa7\xa9\xaa\xf0\xe6\xa1\x43\x42\xe2\x81\x70\xea\x15\x1b\x91\x34\x9b\xb7\xd6\x6a\xa5\x6c\x4e\x9d\xc8\x2a\x6a\x78\x67\xd3\x97\xe0\x7b\x86\xaf\xb7\x04\xbe\x05\x71\xde\x60\xb2\x68\xcb\xd2\xc8\xf8\x8c\xd9\x28\x2c\x97\x25\xbe\x02\x81\x84\xb5\x35\x9b\x30\xdf\xf5\x8b\xaf\x02\x50\x09\x6d\xdf\x56\x74\xa1\xe9\x24\x53\xc9\x17\x3c\x31\xb6\x6e\x30\x9e\x2c\x5a\x2e\xc3\x3f\xb0\x72\x3d\x3f\x07\xe3\xe5\x92\x4d\x26\x25\x54\xa4\x5e\x19\x45\x0c\x8f\xd8\xf0\xad\xfc\xa9\xe0\x1c\x24\xd2\xbf\x4a\xfc\x2a\x23\xcb\xc4\x4c\xe2\xd9\x8b\x59\x6a\x9c\x42\x1d\xbd\xf0\x97\x4c\x31\x73\x67\x4a\xac\x35\x64\x60\x19\xda\xda\xed\x68\xda\x60\xe1\x45\x6c\x04\x08\xf1\x66\x3c\x71\x6a\x4f\xba\x3b\x55\xbb\x27\x7e\xe4\x6b\x59\xb4\xbe\x98\xae\x18\x6d\xaf\xd1\xbf\xb1\x8a\xdd\xb9\x02\xe1\x44\xe2\x9d\x3f\xad\x62\x47\x3e\x64\x2c\xc1\xdc\x65\x86\x60\xb6\x10\xdc\xa1\xad\x97\x76\xc8\x55\x32\xb7\xe5\x92\x68\xe5\xe6\xf6\x8a\x69\x82\x21\xe3\x64\xca\xb4\xa9\xfd\x74\x3c\xad\xfa\xf6\x60\x6b\xea\xd3\xb6\x6a\xd6\x12\xed\xec\x2a\x0f\xcd\xa6\xf2\x5d\x16\x3f\xf9\xff\xe1\xca\xd3\xa3\xb0\xc4\x7c\x7f\x3a\x9c\xce\x65\x62\x3b\xed\xe1\x11\x59\xd6\x22\x07\x61\xa1\x0a\x7b\x31\x29\xda\xc8\x85\xd6\x07\x47\xab\x95\xc3\x65\xe3\x8c\x31\x19\x66\xd8\x38\xdf\x91\x83\x29\x92\xea\x83\xb7\x0d\x0c\x9f\x06\xb9\xeb\xe0\xef\x30\x00\x99\x06\x07\x3d\x1f\xfd\xd4\xfa\xdd\x38\xea\x8a\xb5\x4f\x90\x51\xe4\xff\xf1\xfa\x2f\x00\x00\xff\xff\x51\x9d\xe2\x58\x89\x0d\x00\x00") +var _templatesTemplateAccountsHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x94\x57\xe1\x6e\xdb\x36\x10\xfe\x9d\x3e\x05\xa3\x0d\x48\x02\x94\x92\xed\x24\x4e\xd2\x59\x06\xd2\x2c\xc3\x32\x64\x5b\xb1\x64\xc0\x86\xa2\x3f\x68\xf1\x6c\x31\x95\x48\x55\xa4\x15\x67\x46\xde\x7d\x47\x52\xb6\xa5\x46\x6e\x6a\x03\x8e\x49\x7e\x77\xdf\x1d\x8f\xc7\x3b\x66\xb4\xff\xf3\x9f\x57\xf7\xff\x7e\xb8\x26\xa9\xc9\xb3\xf1\x9b\x91\xfd\x21\x19\x93\xb3\x38\x00\x19\x8c\xdf\x10\x32\x4a\x81\x71\x3b\xc0\x61\x0e\x86\x91\x24\x65\xa5\x06\x13\x07\x73\x33\xa5\xe7\x41\x13\x92\x2c\x87\x38\xa8\x04\x3c\x16\xaa\x34\x01\x49\x94\x34\x20\x51\xf4\x51\x70\x93\xc6\x1c\x2a\x91\x00\x75\x93\xb7\x44\x48\x61\x04\xcb\xa8\x4e\x58\x06\x71\x3f\xec\x75\x50\x71\xd0\x49\x29\x0a\x23\x94\x6c\xb0\x75\x08\xb2\xb9\x49\x55\xd9\x96\xd9\xf3\x02\xa9\x31\x05\x85\x2f\x73\x51\xc5\xc1\x3f\xf4\xef\x4b\x7a\xa5\xf2\x82\x19\x31\xc9\xa0\x21\x7f\x73\x1d\x03\x9f\x81\x55\xdb\x43\xcd\x7d\x4a\xc9\x0d\x82\x84\x52\x4b\x94\x09\xf9\x99\x94\x90\xa1\xa1\xa2\xc8\x80\x1a\x35\x4f\x52\x2a\x12\xeb\x96\x16\xff\x81\x8e\x83\xd3\xb3\xc5\xe9\x59\x40\xd2\x12\xa6\x71\x10\x79\x31\x2b\x40\x1d\x10\x16\x72\x16\x7c\x27\xd3\xb0\xb7\x18\xf6\xba\x98\x1c\xb0\x0b\xd3\xd9\x60\x71\x36\xe8\x62\x72\xc0\x4e\x4c\xc3\xc5\xd9\xb0\x93\xc9\x02\xbb\x30\xf5\xfb\x27\x0b\xfc\x76\x71\xd5\xd0\x4e\x6c\x83\xde\x02\xbf\x9d\x6c\x1e\xda\x89\xed\x04\x1d\x38\xe9\xf6\xcd\x43\x3b\xb1\x9d\x0e\x16\xf8\xed\x64\xf3\xd0\x4e\x6c\xe7\xb8\x9d\xf3\xee\x9d\x7a\xa8\x83\xcd\x33\x98\xa7\x02\xaf\x88\xc8\xd9\x0c\x22\x2b\xb3\xa6\xbc\x40\x2f\x2e\xd0\xc1\x35\xa7\xe4\xa5\x12\xbc\x66\xf5\xe8\xce\xac\xc7\x83\xc5\xf1\x66\xd3\x53\x56\x39\x36\xb7\xba\x33\xd7\xc5\x70\x71\x31\x7c\xc1\xe5\x56\x77\xdf\xed\x70\xd1\x7f\xc9\xe5\x56\x3b\xb8\x72\x26\xc5\x14\xb4\x59\x2b\xac\x16\xc2\x07\xad\xe4\xa6\xba\xf8\xf2\x93\x6b\x7b\x1c\x22\x61\xb6\x52\xd1\x7b\x91\xc1\x95\xca\x5a\xf5\xe8\x87\xa9\xfb\xbc\xae\x78\x63\x1d\x6f\x28\x46\xb9\xee\xce\xc0\x06\x8b\x49\x21\x07\x9a\x6c\x35\xe9\xcb\xa5\x11\x26\x83\xf1\xad\x2d\x73\x25\xa1\xe4\x32\x49\xd4\x5c\x1a\x72\x2b\xb4\x19\x45\x1e\xac\x25\x6d\xf5\x7b\xaf\x94\xd1\xa6\x64\x05\x12\x96\x40\xae\xee\xee\x5c\x2d\x74\xb8\x0b\x53\x1d\x97\xc9\x4a\x8e\x1e\x87\xc7\x61\x2f\xe2\x48\x17\x25\x5a\x6f\x80\x10\x67\x81\x8f\xaa\x36\x4f\x19\xe8\x14\xc0\x04\x4d\x5b\x97\x9c\x93\x64\xae\x8d\xca\x9d\x9d\x14\xd0\x60\xa7\xb1\x82\x71\x2e\xe4\xec\x75\xc6\x5f\xef\x7f\xbf\x3d\x25\x3a\x15\x39\xc1\xa4\x26\x7f\x81\x2e\x94\xe4\x78\x76\xe4\xe6\xfa\x9c\xe8\x79\x61\x1b\x14\x51\xd3\x5a\x10\x32\x0c\xa0\x34\xda\x09\xe7\xc0\x05\x23\x5f\xe6\x50\x0a\xd0\x1b\x3f\x90\xf6\xa3\x98\x92\xcc\x20\x05\xb9\xf8\xe4\x57\x71\xdd\x77\x28\xa2\xcb\x04\x1d\xf4\xbb\x88\x98\xc6\x0e\xa9\xa3\x07\x1d\xd9\x86\x7a\x8a\x7e\x54\x68\x3b\x18\x8f\x22\x2f\xfd\x9d\xca\x65\xed\x76\x2e\x64\x87\xfa\x68\xff\x23\x48\x2e\xa6\x9f\xbc\x8b\xa3\xc8\x77\x6a\x3b\x9c\x28\xfe\x84\x39\xf2\x66\x6f\xb9\x34\x90\x17\x19\x33\x40\x02\xc9\xaa\x80\x84\xcf\xcf\x2e\x4c\x23\x2e\x2a\x92\x64\x68\x2b\x0e\x6c\xc6\x30\x21\xa1\x0c\xd6\x7e\x7d\x85\x62\x6c\xa8\x65\x6f\x88\xb4\x85\x4a\xf5\xe8\x5a\xe7\x5e\x5b\x33\xa3\x39\xa7\xfd\x5e\x43\x09\x25\xd2\xfe\xb8\x9d\x7b\xb8\xe0\x54\x31\x77\xaa\x6d\x24\x03\xbb\xfb\x1a\xaf\x07\xb5\x17\xad\x49\x43\xb1\xc0\x7b\x44\x6b\xe7\xf1\xb1\xa1\x5d\x86\x6c\xf3\xbc\x6b\xdb\xde\xf9\x81\xdd\xd7\x0a\x37\x0c\x5f\x0d\x44\xf0\x38\xc8\xd0\x73\x37\x0b\x56\x0a\x1e\x73\x7f\xe9\x44\x95\x18\x2b\xe0\xf5\x34\x55\x15\x5e\x39\x74\x48\x48\x3c\x09\x4e\xbd\x62\x23\x92\x66\xf3\xc8\x5a\xad\x94\xcd\xa9\x13\x59\x45\x0d\x2f\x6b\xfa\x12\x7c\xcf\xf0\xd9\x96\xc0\xd7\x20\xce\x1b\x4c\x16\x6d\x59\x1a\x19\x9f\x2a\x1b\x85\xe5\xb2\xc4\xe7\x1f\x90\xb0\xb6\xa6\x31\x61\xbe\xe9\x17\x5f\x05\xa0\x12\xda\x3e\xaa\xe8\x42\xd3\x49\xa6\x92\xcf\x78\x62\x6c\xdd\x59\x3c\x59\xb4\x5c\x86\x7f\x60\xc9\x7a\x7e\x0e\xc6\xcb\x25\x9b\x4c\x4a\xa8\x48\xbd\x32\x8a\x18\x1e\xb1\xe1\x5b\xf9\x53\xc1\x39\x48\xa4\x7f\x95\xf8\x55\x46\x96\x89\x99\xc4\xb3\x17\xb3\xd4\x38\x85\x3a\x7a\xe1\x2f\x99\x62\xe6\xce\x94\x58\x64\xc8\xc0\x32\xb4\xb5\xdb\xd1\xb4\xc1\xc2\x1b\xd8\x08\x10\xe2\xcd\x78\xe2\xd4\x9e\x74\x77\xaa\x76\x4f\xfc\xc8\x17\xb1\x68\x7d\x31\x5d\x15\xda\x5e\x9c\x7f\x63\x15\xbb\x73\x95\xc1\x89\xc4\x3b\x7f\x5a\x55\x8e\x7c\xc8\x58\x82\xb9\xcb\x0c\xc1\x6c\x21\xb8\x43\x5b\x28\xed\x90\xab\x64\x6e\xeb\x24\xd1\xca\xcd\xed\x15\xd3\x04\x43\xc6\xc9\x94\x69\x53\xfb\xe9\x78\x5a\x85\xed\xc1\x16\xd3\xa7\x6d\x65\xac\x25\xda\xd9\x4e\x1e\x9a\xdd\xe4\x9b\x2c\x7e\xf2\xe3\xe1\xca\xd3\xa3\xb0\xc4\x7c\x7f\x3a\x9c\xce\x65\x62\x5b\xec\xe1\x11\x59\xd6\x22\x07\x61\xa1\x0a\x7b\x31\x29\xda\xc8\x85\xd6\x07\x47\xab\x95\xc3\x65\xe3\x8c\x31\x19\x66\xd8\x31\xdf\x91\x83\x29\x92\xea\x83\xb7\x0d\x0c\xdf\x04\xb9\x6b\xdd\xef\x30\x00\x99\x06\x07\x3d\x1f\xfd\xd4\xfa\xdd\x38\xea\xaa\xb4\x4f\x90\x51\xe4\xff\xe3\xfa\x3f\x00\x00\xff\xff\xc8\x3e\x53\x43\x82\x0d\x00\x00") func templatesTemplateAccountsHtmlBytes() ([]byte, error) { return bindataRead( @@ -1054,12 +1054,12 @@ func templatesTemplateAccountsHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "templates/template.accounts.html", size: 3465, mode: os.FileMode(438), modTime: time.Unix(1471459739, 0)} + info := bindataFileInfo{name: "templates/template.accounts.html", size: 3458, mode: os.FileMode(438), modTime: time.Unix(1509908768, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _templatesTemplateBarlinechartHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xd4\x58\x6d\x6f\x1a\xb9\x16\xfe\x9c\xfc\x0a\xd7\xb7\x55\x41\xca\x0c\x03\x69\xc8\x4b\x21\x52\x92\xa6\xb7\xb9\xca\xbd\x37\x2a\xd9\xd5\xae\xaa\x7e\x70\xc6\x07\xc6\xc9\xbc\x75\x6c\x08\x2c\xe2\xbf\xef\xb1\x3d\xc0\x0c\x19\x02\xec\xae\xb4\xda\x48\x14\xcf\x9c\xe7\x3c\xe7\xc5\xc7\xc7\x87\x76\xde\x7c\xfa\xff\xd5\xfd\xaf\x77\xd7\x24\x50\x51\x78\xbe\xdf\xd1\x5f\x24\x64\xf1\xa0\x4b\x21\xa6\xe7\xfb\x84\x74\x02\x60\x5c\x2f\x70\x19\x81\x62\xc4\x0f\x58\x26\x41\x75\xe9\x50\xf5\x9d\x13\x5a\x14\xc5\x2c\x82\x2e\x1d\x09\x78\x4e\x93\x4c\x51\xe2\x27\xb1\x82\x18\xa1\xcf\x82\xab\xa0\xcb\x61\x24\x7c\x70\xcc\xc3\x01\x11\xb1\x50\x82\x85\x8e\xf4\x59\x08\xdd\xa6\xeb\x55\x50\x71\x90\x7e\x26\x52\x25\x92\xb8\xc0\x56\x01\x64\x43\x15\x24\x59\x19\xb3\x67\x01\x81\x52\xa9\x03\x3f\x86\x62\xd4\xa5\xbf\x38\x3f\x5d\x38\x57\x49\x94\x32\x25\x1e\x42\x28\xe0\x6f\xae\xbb\xc0\x07\xa0\xd5\xf6\x50\xf3\x8d\xe3\x90\x1b\x14\x12\xc7\xd1\x44\xa1\x88\x9f\x48\x06\x21\x1a\x4a\xd3\x10\x1c\x95\x0c\xfd\xc0\x11\xbe\x76\x4b\x8a\xdf\x40\x76\xe9\xd1\xf1\xf8\xe8\x98\x92\x20\x83\x7e\x97\x36\x2c\x4c\x03\x1c\x23\x70\xd3\x78\x40\xb7\x64\x6a\x7b\xe3\xb6\x57\xc5\x64\x04\xbb\x30\x1d\xb7\xc6\xc7\xad\x2a\x26\x23\xd8\x89\xa9\x3d\x3e\x6e\x57\x32\x69\xc1\x2e\x4c\xcd\xe6\x87\x31\x7e\xaa\xb8\x72\xd1\x4e\x6c\x2d\x6f\x8c\x9f\x4a\x36\x2b\xda\x89\xed\x03\x3a\xf0\xa1\xda\x37\x2b\xda\x89\xed\xa8\x35\xc6\x4f\x25\x9b\x15\xed\xc4\x76\x82\xe1\x9c\x54\x47\x6a\x45\x15\x6c\x96\x41\x4d\x52\x3c\x22\x22\x62\x03\x68\x68\xcc\x82\xf2\x14\xbd\x38\x45\x07\x17\x9c\x31\xcf\x12\xc1\x73\x56\x2b\xdd\x99\xf5\xb0\x35\x3e\x5c\x06\xdd\x67\x23\xc3\x66\xde\xee\xcc\x75\xda\x1e\x9f\xb6\x5f\x70\x99\xb7\xbb\x47\xdb\x1e\x37\x5f\x72\x99\xb7\x15\x5c\x11\x8b\x45\x1f\xa4\x5a\x28\xcc\x5f\xb8\x8f\x32\x89\x97\xdd\xc5\xb6\x9f\x48\xea\xed\x10\x3e\xd3\x9d\xca\xb9\x17\x21\x5c\x25\x61\xa9\x1f\xfd\xab\x6f\xfe\x36\x2b\xde\x68\xc7\x0b\x8a\x8d\x48\x56\x57\x60\x81\x45\x05\x10\x81\xe3\xaf\x35\x69\xdb\xa5\x12\x2a\x84\xf3\x5b\xdd\xe6\x32\xe2\x90\xaf\xa0\x9b\x34\x2e\xa6\x53\xd7\xae\xff\x87\x64\xb3\x59\xa7\x61\x81\xb9\x96\xee\x84\x97\x49\xa2\xa4\xca\x58\x8a\xe4\x19\x90\xab\x5e\xcf\xf4\x45\x23\x37\x29\xcb\x73\xf4\x30\xc7\x39\x87\xee\xa1\xeb\x35\xb8\x90\xaa\xe1\x4b\xb9\x14\xb8\xf8\x44\x6d\x86\xa5\x9a\x84\x20\x03\x00\x45\x8b\xb6\x2e\x38\x27\xfe\x50\xaa\x24\x32\x76\x02\x40\x83\x95\xc6\x52\xc6\xb9\x88\x07\x9b\x19\xbf\xdc\xff\xf7\xf6\x88\xc8\x40\x44\x04\x0b\x1c\xe3\x96\x69\x12\x73\xdc\x47\x72\x73\x7d\x42\xe4\x30\x35\x79\x48\xfa\x39\x10\x42\x4c\x66\xac\xa4\x01\x47\xc0\x05\x23\x3f\x86\x90\x09\x90\x4b\x3f\x90\xf6\x9b\xe8\x93\x50\x21\x05\x39\xfd\x6e\xdf\xe2\x7b\x7b\x5b\x11\x99\xf9\xe8\xa0\x8d\xa2\xc1\x24\xde\x96\xb2\xf1\x28\x1b\xfa\x72\x3d\x42\x3f\x46\x68\x9b\x9e\x77\x1a\x16\xbd\xa5\x72\x96\xbb\x1d\x89\xb8\x42\xbd\xf3\xe6\x1b\xc4\x5c\xf4\xbf\x5b\x17\x3b\x0d\x7b\x6b\xeb\xe5\x43\xc2\x27\x79\x3a\x08\xee\xb5\x82\x28\x0d\x99\x02\x42\x63\x36\xa2\x24\xdf\x7a\x39\x9b\xed\xef\x69\x4c\x87\x8b\x11\xf1\x43\xb4\xdb\xa5\xba\x92\x98\x88\x21\xa3\x0b\x1f\x57\xa4\x98\x27\x47\x5b\x2a\x40\xca\xa0\x2c\x79\x36\x57\xea\x5e\x59\x33\x74\xc6\x12\x1b\x74\x41\x69\xa1\x1c\x34\xcf\x57\x0a\x92\x9c\x99\x12\xc5\xa1\x04\x7a\x8a\x65\xca\xfd\x9c\x64\x11\x53\x84\xb6\x3c\xaf\xed\x78\x4d\xc7\x6b\x51\x44\x39\x0b\xd4\x35\xa6\xa9\x12\x83\x69\x69\x5a\x6f\xb0\x34\x47\x7a\x95\x2f\x72\xdb\xa5\x87\x82\xc3\x29\x1e\x49\x27\x8f\x17\xe7\x16\x69\x0a\x6c\x5d\xb0\x55\x99\xaa\x8a\xd7\x20\x04\x47\x31\x8b\x47\x4c\x3a\x41\x12\xea\x3c\x12\x53\xc5\xf9\xc8\x74\xd6\xf4\xbc\x77\x2f\xb3\xd4\xb1\x2a\x56\x1b\xc7\x31\xe5\xb0\x0c\x18\x25\x76\xcc\xa2\x87\x9e\xbe\x26\x40\x0c\x02\x95\x3f\x34\x4a\x86\xd7\xc7\xbc\x2e\x01\x7f\x34\x32\xe3\x5b\x08\x03\xac\x4d\x5d\xb1\x1b\xec\xfe\x29\xc3\x1d\xc5\x70\xa2\x33\x66\x43\x6c\x3b\xe6\x89\xce\xe1\x56\x66\xfe\x75\x1e\x92\x0c\xf3\x0c\x3c\x7f\x0c\x92\x11\xb6\x43\xdc\x61\x11\xe3\xa9\xe0\x8e\x55\x2c\x54\xb3\x5a\x0e\xc0\xf3\x37\x59\x79\x47\x10\x72\xfe\x09\x95\xb1\x73\x06\x15\x92\xe5\x0c\x4b\x6a\x77\x6c\x02\x50\xaf\x06\x5e\x44\xc9\x30\x56\xab\x32\x7c\x2e\x98\xd3\xd2\x92\x3b\x1d\x65\xcf\xf7\x52\x61\x3a\xcd\xf4\x21\x20\xee\x3d\x7e\x4b\xe6\x6b\xc3\xfa\x78\xbf\x1a\x00\xd7\x87\x4e\xc7\xb0\xee\xe0\x28\xfe\x42\x65\x9e\xdc\x40\x70\x0e\x31\x6e\x07\xd5\x24\x26\xc2\x0d\x1a\x23\x21\xf5\xf8\xad\x77\xf0\x21\x4c\xfc\x27\xad\x98\x66\x22\x56\x7d\x42\xdf\xb9\xcd\x36\x36\xf4\x57\x79\x10\xfe\x2c\x54\x40\xde\x32\xdf\x27\x67\x5d\x3c\x92\x1c\xc6\xc4\xbd\xf0\x7d\x9d\xc1\xab\x40\xc7\x2f\x89\x37\x9b\x4d\xa7\x1a\xe2\x5e\x32\xfc\x49\xe3\x63\x6c\x61\xc2\x54\x4f\xa1\xa5\x01\x69\x69\x29\xd6\xe5\x4b\x13\xe5\x8c\xeb\x84\x1a\x58\x71\x0f\x8a\x39\xc7\x47\x5d\x32\xdb\x14\xf6\x42\x64\x57\xf6\x7a\x6a\x2c\xda\xac\xb9\x5f\xd6\x5f\xbb\xff\x61\x23\xd6\x33\xa5\x64\x20\xdd\x9d\xff\x4a\xf7\x17\xb9\x0b\x99\x8f\xa7\x00\xf7\x1a\x4b\x8a\x60\x88\xfa\x0a\xd4\x4b\x9e\xf8\x43\x7d\x03\x12\x99\x98\x67\xdd\xfd\x24\xc1\xd4\x71\xd2\x67\x52\xe5\x7e\x1a\x9e\xd2\x95\xf5\xa8\xaf\xc9\xc9\xba\x0b\xaa\x04\xbd\xd2\x8d\x61\x07\x24\xf6\x7d\xff\x09\xf8\x25\xcb\x36\x2a\xd8\x6e\xb3\x11\x56\x39\xaa\x3c\x16\x27\x95\x57\xbd\xb3\x0f\x6f\x6b\xf3\x5c\xd5\x5d\x6c\xc0\x7c\x52\xeb\x0f\x63\x73\xe0\x6a\x75\x32\xdd\xdf\x1b\xb1\x8c\xf8\x6a\x4c\xba\x8b\x9c\xba\x03\x50\xd7\x76\xc0\xb8\x9c\xdc\xf0\x5a\xb1\x7d\xd7\xb5\xf0\x4a\xdf\x32\x63\x55\xa3\x2d\x4e\xeb\x1f\xf7\x6d\xfd\xe1\xa8\x01\x3f\x88\x6b\x72\x71\x8f\xe3\x2d\xa1\x5f\x19\x67\x19\xcd\x8b\x52\x9b\xe1\x0c\xa7\xc1\x2e\x1a\x9d\x57\x69\xc8\x1e\x20\x94\x67\xe4\xdb\xfe\x8b\xc6\x70\x6b\x44\xa5\x96\x40\xa7\x53\x3c\x9a\x98\x65\x73\x82\x88\x3b\x9b\xd1\x83\xfd\x75\x07\xe0\xfb\x41\xee\x17\xb2\xc0\x5f\xea\xc3\xb6\x76\xcd\xeb\xb5\xc9\xb9\xc5\xc3\x44\x57\x72\xa4\xff\xb4\x7f\x7a\x9c\x9a\x3b\xb4\x70\x06\x1b\x1f\xeb\x81\x9a\xbb\xb3\x12\x80\x19\x3f\xf2\xde\x62\x27\x92\xa5\x8b\x7d\x11\x86\x66\xd4\x3f\x23\x34\x1b\x3c\xb0\x9a\x9e\x41\xfe\x7d\x69\x5e\x21\xce\x73\x5b\xf5\x42\x40\x58\x58\xc9\x13\xbc\x82\x6f\x16\xd1\x69\x82\x1d\x71\x27\x70\xaf\xc4\xaf\xe7\xff\x55\xc4\x17\x1c\x0a\x42\x3d\x18\x7c\x46\xc7\x37\x61\x2c\xdd\x16\xc6\x75\x62\x2b\x77\xf9\x67\x16\x0e\xa1\xb8\xcb\x48\xb2\xd2\x84\x5f\xd9\x6e\xb3\x9a\x95\x37\x7d\x45\xb8\xfe\x84\x98\x22\xc0\xb1\x50\x17\x66\x34\xb9\x13\x60\x64\x58\x9e\x31\x3c\x13\xb3\xae\xe1\xd1\xac\xbb\x1a\x57\xd3\x01\x1c\x4c\xed\x88\x2d\xc5\x08\x63\x56\xd9\x10\x66\xf5\x8f\x45\xb3\xaf\x9d\xc3\x8d\x66\x0c\x70\x8d\x9d\x03\x62\xfe\x0f\xac\x17\x24\xcf\xb7\xf9\x89\xa9\x34\xff\xba\x2b\xd8\x1c\xb1\xe8\x97\x9d\xf2\xef\xae\xfc\xa3\x9d\x2a\xdf\x73\x4f\x8a\xf8\xd5\x3a\xad\xd4\x38\x3e\xaa\x54\xf9\x47\x97\xed\xe5\x76\xe5\x74\xb9\xb6\x98\xb6\x28\xda\x52\x8d\x6c\x34\xb5\x44\x6f\x6b\x71\xb9\xb6\x97\x71\x6d\xdd\xed\xf7\xbe\xf8\x03\xe1\x7d\xfd\xc0\xec\x48\x7e\xeb\xcd\xf2\xef\xe5\xf5\x6b\x7e\xd7\xda\xc9\xab\xd3\xb0\xff\x5f\xfd\x7b\x00\x00\x00\xff\xff\xe7\x23\x31\x02\xc0\x16\x00\x00") +var _templatesTemplateBarlinechartHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xd4\x58\x6d\x6f\x1a\xb9\x16\xfe\x9c\xfc\x0a\xd7\xb7\x55\x41\xca\x0c\x03\x69\xc8\x4b\x21\x52\x92\xa6\xb7\xb9\xca\xbd\x37\x2a\xd9\xd5\xae\xaa\x7e\x70\xc6\x86\x71\x32\x6f\x1d\x1b\x02\x8b\xf8\xef\x7b\x8e\x3d\xc0\x0c\x19\x02\xec\xae\xb4\xda\x48\x14\xcf\x9c\xe7\x3c\xe7\xc5\xc7\xc7\x87\x76\xde\x7c\xfa\xff\xd5\xfd\xaf\x77\xd7\x24\xd0\x51\x78\xbe\xdf\xc1\x2f\x12\xb2\x78\xd0\xa5\x22\xa6\xe7\xfb\x84\x74\x02\xc1\x38\x2e\x60\x19\x09\xcd\x88\x1f\xb0\x4c\x09\xdd\xa5\x43\xdd\x77\x4e\x68\x51\x14\xb3\x48\x74\xe9\x48\x8a\xe7\x34\xc9\x34\x25\x7e\x12\x6b\x11\x03\xf4\x59\x72\x1d\x74\xb9\x18\x49\x5f\x38\xe6\xe1\x80\xc8\x58\x6a\xc9\x42\x47\xf9\x2c\x14\xdd\xa6\xeb\x55\x50\x71\xa1\xfc\x4c\xa6\x5a\x26\x71\x81\xad\x02\xc8\x86\x3a\x48\xb2\x32\x66\xcf\x02\x02\xad\x53\x47\xfc\x18\xca\x51\x97\xfe\xe2\xfc\x74\xe1\x5c\x25\x51\xca\xb4\x7c\x08\x45\x01\x7f\x73\xdd\x15\x7c\x20\x50\x6d\x0f\x34\xdf\x38\x0e\xb9\x01\x21\x71\x1c\x24\x0a\x65\xfc\x44\x32\x11\x82\xa1\x34\x0d\x85\xa3\x93\xa1\x1f\x38\xd2\x47\xb7\x94\xfc\x4d\xa8\x2e\x3d\x3a\x1e\x1f\x1d\x53\x12\x64\xa2\xdf\xa5\x0d\x0b\x43\x80\x63\x04\x6e\x1a\x0f\xe8\x96\x4c\x6d\x6f\xdc\xf6\xaa\x98\x8c\x60\x17\xa6\xe3\xd6\xf8\xb8\x55\xc5\x64\x04\x3b\x31\xb5\xc7\xc7\xed\x4a\x26\x14\xec\xc2\xd4\x6c\x7e\x18\xc3\xa7\x8a\x2b\x17\xed\xc4\xd6\xf2\xc6\xf0\xa9\x64\xb3\xa2\x9d\xd8\x3e\x80\x03\x1f\xaa\x7d\xb3\xa2\x9d\xd8\x8e\x5a\x63\xf8\x54\xb2\x59\xd1\x4e\x6c\x27\x10\xce\x49\x75\xa4\x56\x54\xc1\x66\x19\xf4\x24\x85\x23\x22\x23\x36\x10\x0d\xc4\x2c\x28\x4f\xc1\x8b\x53\x70\x70\xc1\x19\xf3\x2c\x91\x3c\x67\xb5\xd2\x9d\x59\x0f\x5b\xe3\xc3\x65\xd0\x7d\x36\x32\x6c\xe6\xed\xce\x5c\xa7\xed\xf1\x69\xfb\x05\x97\x79\xbb\x7b\xb4\xed\x71\xf3\x25\x97\x79\x5b\xc1\x15\xb1\x58\xf6\x85\xd2\x0b\x85\xf9\x0b\xf7\x51\x25\xf1\xb2\xbb\xd8\xf6\x13\x29\xdc\x0e\xe9\x33\xec\x54\xce\xbd\x0c\xc5\x55\x12\x96\xfa\xd1\xbf\xfa\xe6\x6f\xb3\xe2\x0d\x3a\x5e\x50\x6c\x44\xaa\xba\x02\x0b\x2c\x3a\x10\x91\x70\xfc\xb5\x26\x6d\xbb\xd4\x52\x87\xe2\xfc\x16\xdb\x5c\x46\x1c\xf2\x55\x60\x93\x86\xc5\x74\xea\xda\xf5\xff\x80\x6c\x36\xeb\x34\x2c\x30\xd7\xc2\x4e\x78\x99\x24\x5a\xe9\x8c\xa5\x40\x9e\x09\x72\xd5\xeb\x99\xbe\x68\xe4\x26\x65\x79\x8e\x1e\xe6\x38\xe7\xd0\x3d\x74\xbd\x06\x97\x4a\x37\x7c\xa5\x96\x02\x17\x9e\xa8\xcd\xb0\xd2\x93\x50\xa8\x40\x08\x4d\x8b\xb6\x2e\x38\x27\xfe\x50\xe9\x24\x32\x76\x02\x01\x06\x2b\x8d\xa5\x8c\x73\x19\x0f\x36\x33\x7e\xb9\xff\xef\xed\x11\x51\x81\x8c\x08\x14\x38\xc4\xad\xd2\x24\xe6\xb0\x8f\xe4\xe6\xfa\x84\xa8\x61\x6a\xf2\x90\xf4\x73\xa0\x08\x21\x99\xb1\x56\x06\x1c\x09\x2e\x19\xf9\x31\x14\x99\x14\x6a\xe9\x07\xd0\x7e\x93\x7d\x12\x6a\xa0\x20\xa7\xdf\xed\x5b\x78\x6f\x6f\x2b\xa2\x32\x1f\x1c\xb4\x51\x34\x98\x82\xdb\x52\x35\x1e\x55\x03\x2f\xd7\x23\xf0\x63\x04\xb6\xe9\x79\xa7\x61\xd1\x5b\x2a\x67\xb9\xdb\x91\x8c\x2b\xd4\x3b\x6f\xbe\x89\x98\xcb\xfe\x77\xeb\x62\xa7\x61\x6f\x6d\x5c\x3e\x24\x7c\x92\xa7\x83\xc0\x5e\x6b\x11\xa5\x21\xd3\x82\xd0\x98\x8d\x28\x71\x67\xb3\xfd\x3d\x14\x76\xb8\x1c\x11\x3f\x04\x83\x5d\x8a\x25\xc4\x64\x2c\x32\xba\x70\x6e\x45\x0a\x09\x72\xd0\x44\x01\x52\x06\x65\xc9\xb3\xb9\x4b\xf7\xca\x9a\xa1\x33\x56\xd0\x99\x0b\x4a\x0b\xe5\xa0\x79\xbe\x52\x89\xe4\xcc\xd4\x26\x4c\x23\xa2\xa7\x59\xa6\xdd\xcf\x49\x16\x31\x4d\x68\xcb\xf3\xda\x8e\xd7\x74\xbc\x16\x05\x94\xb3\x40\x5d\x43\x7e\x2a\x31\x90\x8f\xa6\xf5\x06\x6a\x72\x84\xab\x7c\x91\xdb\x2e\x3d\x14\x1c\x4e\xe1\x2c\x3a\x79\xbc\x30\xb0\x28\x53\x59\xeb\x82\xad\xca\x54\x55\xbc\x06\x21\x39\x88\x59\x3c\x62\xca\x09\x92\x10\xf3\x48\x4c\xf9\xe6\xb3\xd2\x59\xd3\xf3\xde\xbd\xcc\x52\xc7\xaa\x58\x6d\x98\xc3\xb4\xc3\x32\xc1\x28\xb1\xf3\x15\x3d\xf4\xf0\x7e\x10\x72\x10\xe8\xfc\xa1\x51\x32\xbc\x3e\xe6\x75\x09\xf8\xa3\x91\x19\xdf\x42\x31\x80\xa2\xc4\x52\xdd\x60\xf7\x4f\x19\xee\x68\x06\xa3\x9c\x31\x1b\x42\xbf\x31\x4f\x74\x0e\xb7\x32\xf3\xaf\xf3\x90\x64\x90\x67\xc1\xf3\xc7\x20\x19\x41\x1f\x84\x1d\x96\x31\x1c\x07\xee\x58\xc5\x42\x35\xeb\xe5\xe4\x3b\x7f\x93\x95\x77\x04\x20\xe7\x9f\x40\x19\x5a\x66\x50\x21\x59\x0e\xaf\xa4\x76\xc7\x26\x42\xd4\xab\x81\x17\x51\x32\x8c\xf5\xaa\x0c\x9e\x0b\xe6\x50\x5a\x72\xa7\xa3\xed\xc1\x5e\x2a\x4c\xa7\x19\x1e\x02\xe2\xde\xc3\xb7\x62\x3e\x1a\x56\x70\xbc\x5f\x0d\x80\xe3\xa1\xc3\x18\xd6\x1d\x1c\xcd\x5f\xa8\xcc\x93\x1b\x48\xce\x45\x0c\xdb\x41\x91\xc4\x44\xb8\x41\x63\x24\x15\xce\xdd\xb8\x83\x0f\x61\xe2\x3f\xa1\x62\x9a\xc9\x58\xf7\x09\x7d\xe7\x36\xdb\xd0\xc9\x5f\xe5\x01\xf8\xb3\xd4\x01\x79\xcb\x7c\x9f\x9c\x75\xe1\x48\x72\x31\x26\xee\x85\xef\x63\x06\xaf\x02\x8c\x5f\x11\x6f\x36\x9b\x4e\x11\xe2\x5e\x32\xf8\x2d\xe3\x43\x6c\x61\xc2\x74\x4f\x83\xa5\x01\x69\xa1\x14\xea\xf2\xa5\x89\x72\xc6\x31\xa1\x06\x56\xdc\x83\x62\xce\xe1\x11\x4b\x66\x9b\xc2\x5e\x88\xec\xca\xde\x4b\x8d\x45\x9b\x35\x17\xcb\xfa\xfb\xf6\x3f\x6c\xc4\x7a\xa6\x94\x0c\xa4\xbb\xf3\x5f\xe9\xe2\x22\x77\x21\xf3\xe1\x14\xc0\x5e\x43\x49\x11\x08\x11\xef\x3e\x5c\xf2\xc4\x1f\xe2\xd5\x47\x54\x62\x9e\xb1\xfb\x29\x02\xa9\xe3\xa4\xcf\x94\xce\xfd\x34\x3c\xa5\xbb\xea\x11\xef\xc7\xc9\xba\x9b\xa9\x04\xbd\xc2\xc6\xb0\x03\x12\xfa\xbe\xff\x24\xf8\x25\xcb\x36\x2a\xd8\x6e\xb3\x11\x56\x39\xa3\x3c\x16\x47\x94\x57\xbd\xb3\x0f\x6f\x6b\xf3\x5c\xd5\x5d\x68\xc0\x7c\x52\xeb\x0f\x63\x73\xe0\x6a\x75\x32\xdd\xdf\x1b\xb1\x8c\xf8\x7a\x4c\xba\x8b\x9c\xba\x03\xa1\xaf\xed\x64\x71\x39\xb9\xe1\xb5\x62\xfb\xae\xa3\xf0\x0a\x6f\x99\xb1\xae\xd1\x16\xa7\xf5\x8f\xfb\xb6\xfe\x60\xc6\x10\x3f\x88\x6b\x72\x71\x0f\x73\x2d\xa1\x5f\x19\x67\x19\xcd\x8b\x12\xcd\x70\x06\x63\x60\x17\x8c\xce\xab\x34\x64\x0f\x22\x54\x67\xe4\xdb\xfe\x8b\xc6\x70\x6b\x44\xa5\x96\x40\xa7\x53\x38\x9a\x90\x65\x73\x82\x70\x1c\xa0\x07\xfb\xeb\x0e\xc0\xf7\x83\xdc\x2f\x60\x11\x7f\xa9\x0f\xdb\xda\x35\xaf\xd7\x26\xe7\x16\x0e\x13\x5d\xc9\x11\xfe\xa1\x7f\x38\x47\xcd\x1d\x5a\x38\x03\x8d\x8f\xf5\x40\x90\x63\x57\x02\x30\xe3\x47\xde\x5b\xec\x44\xb2\x74\xb1\x2f\xc3\xd0\xcc\xf8\x67\x84\x66\x83\x07\x56\xc3\x19\xe4\xdf\x97\xe6\x15\xe0\x3c\xb7\x55\x2f\x04\x04\x85\x95\x3c\x89\x57\xf0\xcd\x22\x3a\x4d\xa0\x23\xee\x04\xee\x95\xf8\x71\xf0\x5f\x45\x7c\x81\xa1\x20\xc4\xc1\xe0\x33\x38\xbe\x09\x63\xe9\xb6\x30\x8e\x89\xad\xdc\xe5\x9f\x59\x38\x14\xc5\x5d\x06\x92\x95\x26\xfc\xca\x76\x9b\xd5\xac\xbc\xe9\x2b\xc2\xf5\x27\xc4\x14\x01\x8c\x85\x58\x98\xd1\xe4\x4e\x0a\x23\x83\xf2\x8c\xc5\x33\x31\xeb\x1a\x1c\xcd\xba\x8b\xb8\x1a\x06\x70\x30\xb5\xb3\xb5\x92\x23\x88\x59\x67\x43\x31\xab\x7f\x2c\x9a\x7d\xed\x1c\x6e\x34\x63\x80\x6b\xec\x1c\x10\xf3\x9f\x5f\xbd\x20\x79\xbe\xcd\x4f\x4c\xa5\xf9\xd7\x5d\x81\xe6\x08\x45\xbf\xec\x94\x7f\x77\xe5\x1f\xed\x54\xf9\x9e\x7b\x52\xc4\xaf\xd6\x69\xa5\xc6\xf1\x51\xa5\xca\x3f\xba\x6c\x2f\xb7\x2b\xa7\xcb\xb5\xc5\xb4\x45\xd1\x96\x6a\x64\xa3\xa9\x25\x7a\x5b\x8b\xcb\xb5\xbd\x8c\x6b\xeb\x6e\xbf\xf7\xc5\x1f\x08\xef\xeb\x07\x66\x47\xf2\x5b\x6f\x96\x7f\x2f\xaf\x5f\xf3\x83\xd6\x4e\x5e\x9d\x86\xfd\x8f\xea\xdf\x03\x00\x00\xff\xff\xed\x23\xc5\x8c\xb9\x16\x00\x00") func templatesTemplateBarlinechartHtmlBytes() ([]byte, error) { return bindataRead( @@ -1074,12 +1074,12 @@ func templatesTemplateBarlinechartHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "templates/template.barlinechart.html", size: 5824, mode: os.FileMode(438), modTime: time.Unix(1481552263, 0)} + info := bindataFileInfo{name: "templates/template.barlinechart.html", size: 5817, mode: os.FileMode(438), modTime: time.Unix(1509908784, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _templatesTemplateLedgerHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x94\x57\xef\x6e\xdb\x36\x10\xff\x9c\x3e\x05\xab\x6d\x70\x02\x94\x92\xec\x34\x4e\xd2\x4a\x06\xda\xb4\xdb\x32\x74\x5b\xd1\x64\xc0\x86\xa2\x1f\x18\xf1\x6c\x31\xd5\xbf\x8a\x94\xa3\xcc\xf0\xbb\xef\x48\x4a\xb6\x94\xc8\x59\x2d\x40\xb1\xc8\xbb\xfb\xdd\x1d\xef\x78\x77\x09\x9e\xbf\xfb\xf3\xe2\xfa\x9f\x8f\xef\x49\xac\xd2\x64\xf6\x2c\xd0\x3f\x24\x61\xd9\x22\x74\x20\x73\x66\xcf\x08\x09\x62\x60\x5c\x7f\xe0\x67\x0a\x8a\x91\x28\x66\xa5\x04\x15\x3a\x95\x9a\xd3\x33\xa7\x4b\xca\x58\x0a\xa1\xb3\x14\x70\x57\xe4\xa5\x72\x48\x94\x67\x0a\x32\x64\xbd\x13\x5c\xc5\x21\x87\xa5\x88\x80\x9a\xc5\x0b\x22\x32\xa1\x04\x4b\xa8\x8c\x58\x02\xe1\xd8\xf5\x07\xa0\x38\xc8\xa8\x14\x85\x12\x79\xd6\x41\x1b\x60\x64\x95\x8a\xf3\xb2\xcf\x73\x60\x19\x62\xa5\x0a\x0a\xdf\x2a\xb1\x0c\x9d\xbf\xe9\x5f\x6f\xe8\x45\x9e\x16\x4c\x89\x9b\x04\x3a\xfc\x97\xef\x43\xe0\x0b\xd0\x62\x07\x28\xf9\x9c\x52\x72\x89\x44\x42\xa9\x06\x4a\x44\xf6\x95\x94\x90\xa0\xa2\xa2\x48\x80\xaa\xbc\x8a\x62\x2a\x22\x6d\x96\x14\xff\x82\x0c\x9d\x93\xd3\xfa\xe4\xd4\x21\x71\x09\xf3\xd0\xf1\x2c\x9b\x66\xa0\x86\xe0\x16\xd9\xc2\xf9\x4e\xa4\xa9\x5f\x4f\xfd\x21\x24\x43\xd8\x07\xe9\x74\x52\x9f\x4e\x86\x90\x0c\x61\x2f\xa4\x69\x7d\x3a\x1d\x44\xd2\x84\x7d\x90\xc6\xe3\x97\x35\xbe\x43\x58\x0d\x69\x2f\xb4\x89\x5f\xe3\x3b\x88\x66\x49\x7b\xa1\xbd\x44\x03\x5e\x0e\xdb\x66\x49\x7b\xa1\x9d\x4c\x6a\x7c\x07\xd1\x2c\x69\x2f\xb4\x33\x74\xe7\x6c\xd8\x53\x4b\x1a\x40\xb3\x08\xea\xbe\xc0\x2b\x22\x52\xb6\x00\x4f\xf3\x6c\x20\xcf\xd1\x8a\x73\x34\x70\x83\x99\xf1\x32\x17\xbc\x41\xb5\xd4\xbd\x51\x8f\x27\xf5\xf1\xd6\xe9\x39\x5b\x1a\x34\xb3\xbb\x37\xd6\xf9\xb4\x3e\x9f\x3e\xc2\x32\xbb\xfb\x7b\x3b\xad\xc7\x8f\xb1\xcc\xee\x00\x56\xca\x32\x31\x07\xa9\x36\x02\xed\x86\x7b\x2b\xf3\x6c\x5b\x5d\x6c\xf9\x49\xa5\x0e\x87\x88\x98\xae\x54\xf4\x5a\x24\x70\x91\x27\xbd\x7a\xf4\xc3\xdc\x3c\xff\x2f\x78\xa9\x0d\xef\x08\x7a\xa9\x1c\xce\xc0\x0e\x8a\x8a\x21\x05\x1a\xed\x54\x69\xcb\xa5\x12\x2a\x81\xd9\x07\x5d\xe6\x4a\x42\xc9\x2f\x90\x41\xc9\x12\x62\x37\x02\xcf\x92\x1b\x5e\x5d\xff\xde\xe6\xb9\x92\xaa\x64\x05\x42\x96\x40\x2e\xae\xae\x4c\x35\x34\x74\x73\x50\xcd\xc9\xdc\xb4\x7c\xf4\xd8\x3d\x76\x7d\x8f\x0b\xa9\xbc\x48\xca\x2d\xc1\xc5\x95\x63\xcf\x55\xaa\xfb\x04\x64\x0c\xa0\x9c\xae\xae\x37\x9c\x93\xa8\x92\x2a\x4f\x8d\x9e\x18\x50\xe1\xa0\xb2\x82\x71\x2e\xb2\xc5\x2e\x44\xc3\x6f\x76\x9a\x3c\x50\x50\x1b\x63\x1a\x9a\x7e\xdc\x22\x2f\xf2\x25\x94\xab\xcd\x8e\x7e\x52\x56\xdb\xce\xf4\x6a\xea\xfb\x45\xfd\x7a\x43\x5c\x5b\x50\xcf\xa0\x76\x6d\xfe\xf5\xfa\xf7\x0f\x27\x44\xc6\x22\x25\x78\x71\xc8\x27\x90\x45\x9e\x71\xcc\x0f\x72\xf9\xfe\x8c\xc8\xaa\xd0\x4d\x90\xe4\xf3\x86\x11\x12\x0c\x52\xa6\xa4\x61\x4e\x81\x0b\x46\xbe\x55\x50\x0a\x90\x5b\x4f\x11\xf6\xb3\x98\x93\x44\x21\x04\x39\xff\xd2\xda\x1c\xd8\x2e\x48\x64\x19\xe1\x11\xd8\x73\xf2\x98\xc4\x2e\x2c\xbd\x5b\xe9\xe9\xa6\x7d\x82\x76\x2c\x51\xb7\x33\x43\x4b\x0d\xf7\x77\x0a\x97\x8d\xd9\xa9\xc8\x06\xc4\x83\xe7\x9f\x21\xe3\x62\xfe\xc5\x9a\x18\x78\x76\x1a\xd0\x9f\x37\x39\xbf\xc7\x3c\x7c\x76\xb0\x5a\x29\x48\x8b\x84\x29\x20\x4e\xc6\x96\x0e\x71\x3f\x81\x76\x5d\xae\xd7\xe6\xb4\x02\x2e\x96\x24\x4a\x50\x65\xe8\xe8\xe4\x64\x02\x13\x6f\x13\x8f\x87\x54\x3c\x22\xaa\x95\x74\x58\xfa\x4c\x65\x7e\x67\xba\xf4\x41\x5f\x32\xa1\x29\xa7\x63\xbf\x23\x84\x1c\xf1\x78\xd6\xa6\x37\x7e\x1a\x21\x4c\xcf\xe5\x2e\xf1\x89\x76\xbf\xa1\x37\x1f\x8d\xfe\xde\xa2\x23\x58\xe0\x65\xa5\x8d\xd9\x38\xd1\xc8\x4d\x12\x0e\xd9\x3c\xe4\xb0\x35\x7b\xa2\x3d\x6a\xe9\x8a\xe1\x68\x42\x04\x0f\x9d\x04\x6f\x92\x59\x39\xad\x80\xa5\x99\xbf\xf4\x26\x2f\xf1\x94\x80\x37\xcb\x58\xe7\x34\x41\x83\x44\x86\xa1\xe0\xd4\x0a\x76\xce\x50\x6d\x27\xb9\x76\xa7\x9c\xf5\xee\x00\xb2\xcc\xde\xa1\x30\x16\x83\x78\x80\xb2\x1d\xc6\xc8\xe1\x47\x76\x0f\x70\xb4\x8b\x11\x63\x9c\xc8\x87\x44\x5c\x77\xf4\x69\x6a\xcf\x9e\x40\xd9\x8c\xda\x0a\xac\x56\x25\x4e\xa2\x40\xdc\x6b\xfc\x95\x2c\xd2\x9a\x75\x52\x3d\xe9\x01\x9f\xad\x56\xae\x76\xc2\xfd\x39\x2f\x53\xa6\x88\x33\xf1\xfd\x29\xf5\xc7\xd4\x9f\x38\xeb\x35\xaa\xe5\x83\x22\xc6\xa1\x5d\xf4\xfe\xc6\x4d\xa5\x14\x9e\x41\x13\x92\x1b\x95\x11\x7c\x29\x87\x39\xab\xf0\xe6\x36\xd5\x85\x62\x19\x4c\x05\x16\x9e\x9e\x6c\xfb\x70\xa6\x18\xd5\xf7\x16\x43\x5a\x56\x18\x5f\xb3\x81\x97\x28\x32\x45\x02\x43\x0f\x73\xf5\x84\xa8\xca\x17\x0b\x9c\x9a\x9d\x46\x19\x76\x3d\x5d\xbd\xc3\xd1\x93\xbe\x63\xd1\xdf\x3a\x3a\xda\x0d\xde\x76\x10\x32\x6a\x72\xd1\x8e\xef\xce\xd8\xf7\x7f\x72\x66\x83\x72\x8f\x42\xf6\x26\x8a\xf2\x2a\x53\x17\xb1\x5e\x62\xd0\x74\xa4\xf0\x24\x5b\xa8\x53\x8d\x14\xb0\xcd\xe0\x61\xb9\x3d\x34\xef\x0f\xec\x68\xeb\xb5\x33\xdb\x7c\x06\x1e\x9b\x99\xa8\x74\xc4\x8f\x51\x9c\xb0\x44\x2c\x32\xbc\x5b\x62\x11\x2b\xc3\xff\x96\xe1\x7f\x2e\x11\x3a\x9f\xe4\x4c\x5d\xa9\x12\xfb\x04\x99\x34\x21\x35\xc9\xb7\x5a\x61\x31\xeb\x25\xd0\xe3\x07\x19\xb5\xcf\xb3\xd1\xb0\xa3\x36\xb7\x03\xcf\xe6\xc0\x83\xc4\x78\x90\x3b\xfd\x84\xd7\x87\xd3\x57\x8f\xf4\x6e\xca\xb7\x9a\x07\x6b\xce\xf0\xc2\x7e\xd9\x76\xe4\x6d\x6a\xab\xe9\x27\xbb\x1b\xf9\x6f\x6c\xc9\xae\xcc\x4d\x36\x2c\xe1\xde\x4f\xaf\x5f\x91\x8f\x3a\x69\x39\xc1\x6c\xc3\x0b\x4d\xd0\x43\xdd\xf2\xf4\x27\xcf\xa3\x4a\x27\x33\x91\xb9\x59\xeb\x5a\x29\x09\xc6\x86\x93\x39\x93\xaa\xb1\xd3\xe0\xf4\x5a\xd4\xad\x6e\x8b\xf7\xbb\x1a\x52\x8f\x75\x70\xf4\xb8\xed\x4e\x1e\x4f\xa2\xd8\xc5\x8f\x87\xad\xa5\x47\x6e\x89\x25\xe9\xfe\x70\x5e\x65\xa6\xd8\x1c\x1e\x91\x55\xc3\x32\x72\x1f\xdc\xeb\xd1\x51\xbb\x73\xd8\x1d\x24\x30\xeb\x16\xd8\x6f\x5e\x91\x51\x84\x63\xdd\xd7\xd1\x8b\x0e\x0d\x27\xc8\xd4\x0c\x7a\xaf\xf0\x00\x12\x09\x86\xb4\x3e\x7a\xdd\xfb\xdd\x1a\x6a\xfa\xad\x4d\x90\xc0\xb3\xff\x9f\xff\x17\x00\x00\xff\xff\xbf\x22\x0b\x94\xb0\x0f\x00\x00") +var _templatesTemplateLedgerHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\x94\x57\x61\x6f\xdb\x36\x13\xfe\x9c\xfe\x0a\x96\xef\x3b\x38\x01\x4a\x49\x76\x1a\x27\x69\x25\x03\x6d\xda\x6d\x19\xba\xad\x58\x32\x60\x43\xd1\x0f\x8c\x48\x5b\x4c\x25\x51\x15\x29\x57\x9e\xe1\xff\xbe\x23\x29\xd9\x52\x22\x67\xb5\x00\xc5\x22\xef\xee\xb9\x3b\xde\xf1\xee\x12\x3e\x7f\xf7\xfb\xd5\xed\xdf\x1f\xdf\xa3\x44\x67\xe9\xec\x59\x68\x7e\x50\x4a\xf3\x45\x84\x79\x8e\x67\xcf\x10\x0a\x13\x4e\x99\xf9\x80\xcf\x8c\x6b\x8a\xe2\x84\x96\x8a\xeb\x08\x57\x7a\x4e\x2e\x70\x97\x94\xd3\x8c\x47\x78\x29\xf8\xb7\x42\x96\x1a\xa3\x58\xe6\x9a\xe7\xc0\xfa\x4d\x30\x9d\x44\x8c\x2f\x45\xcc\x89\x5d\xbc\x40\x22\x17\x5a\xd0\x94\xa8\x98\xa6\x3c\x1a\x7b\xc1\x00\x14\xe3\x2a\x2e\x45\xa1\x85\xcc\x3b\x68\x03\x8c\xb4\xd2\x89\x2c\xfb\x3c\x47\x8e\x21\xd1\xba\x20\xfc\x6b\x25\x96\x11\xfe\x8b\xfc\xf9\x86\x5c\xc9\xac\xa0\x5a\xdc\xa5\xbc\xc3\x7f\xfd\x3e\xe2\x6c\xc1\x8d\xd8\x11\x48\x3e\x27\x04\x5d\x03\x11\x11\x62\x80\x52\x91\x7f\x41\x25\x4f\x41\x51\x51\xa4\x9c\x68\x59\xc5\x09\x11\xb1\x31\x4b\x89\x7f\xb8\x8a\xf0\xd9\x79\x7d\x76\x8e\x51\x52\xf2\x79\x84\x7d\xc7\x66\x18\x88\x25\x78\x45\xbe\xc0\xdf\x89\x34\x0d\xea\x69\x30\x84\x64\x09\x87\x20\x9d\x4f\xea\xf3\xc9\x10\x92\x25\x1c\x84\x34\xad\xcf\xa7\x83\x48\x86\x70\x08\xd2\x78\xfc\xb2\x86\x77\x08\xab\x21\x1d\x84\x36\x09\x6a\x78\x07\xd1\x1c\xe9\x20\xb4\x97\x60\xc0\xcb\x61\xdb\x1c\xe9\x20\xb4\xb3\x49\x0d\xef\x20\x9a\x23\x1d\x84\x76\x01\xee\x5c\x0c\x7b\xea\x48\x03\x68\x0e\x41\xaf\x0a\xb8\x22\x22\xa3\x0b\xee\x1b\x9e\x2d\xe4\x25\x58\x71\x09\x06\x6e\x31\x73\x56\x4a\xc1\x1a\x54\x47\x3d\x18\xf5\x74\x52\x9f\xee\x9c\x9e\xd3\xa5\x45\xb3\xbb\x07\x63\x5d\x4e\xeb\xcb\xe9\x23\x2c\xbb\x7b\xb8\xb7\xd3\x7a\xfc\x18\xcb\xee\x0e\x60\x65\x34\x17\x73\xae\xf4\x56\xa0\xdd\xf0\xee\x95\xcc\x77\xd5\xc5\x95\x9f\x4c\x99\x70\x88\x98\x9a\x4a\x45\x6e\x45\xca\xaf\x64\xda\xab\x47\xff\x9b\xdb\xe7\xbf\x05\xaf\x8d\xe1\x1d\x41\x3f\x53\xc3\x19\xd8\x41\xd1\x09\xcf\x38\x89\xf7\xaa\x74\xe5\x52\x0b\x9d\xf2\xd9\x07\x53\xe6\x4a\x44\xd0\x4f\x3c\xe7\x25\x4d\x91\xdb\x08\x7d\x47\x6e\x78\x4d\xfd\x7b\x2b\xa5\x56\xba\xa4\x05\x40\x96\x1c\x5d\xdd\xdc\xd8\x6a\x68\xe9\xf6\xa0\x9a\x93\xb9\x6b\xf9\xc8\xa9\x77\xea\x05\x3e\x13\x4a\xfb\xb1\x52\x3b\x82\x07\x2b\xec\xce\x55\xe9\x55\xca\x55\xc2\xb9\xc6\x5d\x5d\x6f\x18\x43\x71\xa5\xb4\xcc\xac\x9e\x84\x83\xc2\x41\x65\x05\x65\x4c\xe4\x8b\x7d\x88\x96\xdf\xee\x34\x79\xa0\x79\x6d\x8d\x69\x68\xe6\xf1\x0a\x59\xc8\x25\x2f\xd7\xdb\x1d\xf3\x64\xb4\x76\x9d\xe9\xd5\x34\x08\x8a\xfa\xf5\x96\xb8\x71\xa0\xbe\x45\xed\xda\xfc\xf3\xed\xaf\x1f\xce\x90\x4a\x44\x86\xe0\xe2\xa0\x3f\xb8\x2a\x64\xce\x20\x3f\xd0\xf5\xfb\x0b\xa4\xaa\xc2\x34\x41\x24\xe7\x0d\x23\x4f\x21\x48\xb9\x56\x96\x39\xe3\x4c\x50\xf4\xb5\xe2\xa5\xe0\x6a\xe7\x29\xc0\x7e\x12\x73\x94\x6a\x80\x40\x97\x9f\x5b\x9b\x43\xd7\x05\x91\x2a\x63\x38\x02\x77\x4e\x3e\x55\xd0\x85\x95\x7f\xaf\x7c\xd3\xb4\xcf\xc0\x8e\x25\xe8\xc6\x33\xb0\xd4\x72\x7f\xa7\x70\xd9\x98\x9d\x89\x7c\x40\x3c\x7c\xfe\x89\xe7\x4c\xcc\x3f\x3b\x13\x43\xdf\x4d\x03\xe6\xf3\x4e\xb2\x15\xe4\xe1\xb3\xa3\xf5\x5a\xf3\xac\x48\xa9\xe6\x08\xe7\x74\x89\x91\xb7\xd9\xd8\x63\x0a\x99\x58\xa2\x38\x05\x5d\x11\x36\x59\x49\x05\x64\xdc\x36\x10\x0f\xa9\x70\x36\xc4\xa0\x77\x58\xfa\x4c\xa5\xfc\x66\xdb\xf3\x51\x5f\x32\x25\x19\x23\xe3\xa0\x23\x04\x1c\xc9\x78\xd6\xe6\x35\x7c\x5a\x21\xc8\xcb\xe5\x3e\xf1\x89\xf1\xbb\xa1\x37\x1f\x8d\xfe\xde\xa2\x23\x58\xc0\x2d\x25\x8d\xd9\x30\xca\xa8\x6d\xf6\x0d\xd9\x3c\xe4\xb0\x33\x7b\x62\x3c\x6a\xe9\x9a\xc2\x4c\x82\x04\x8b\x70\x0a\x57\xc8\xae\x70\x2b\xe0\x68\xf6\x2f\xb9\x93\x25\x9c\x12\x67\xcd\x32\x31\xc9\x8c\xc0\x20\x91\x43\x0c\x18\x71\x82\x9d\x33\xd4\xbb\x11\xae\xdd\x29\x67\xbd\xe4\x07\x96\xd9\x3b\x10\x86\x2a\x90\x0c\x50\x76\x53\x18\x3a\xfe\x48\x57\x9c\x9f\xec\x63\x84\x18\xa7\xea\x21\x11\xd6\x1d\x7d\x86\xda\xb3\x27\xd4\x2e\x95\x76\x02\xeb\x75\x09\x23\x28\x47\xde\x2d\xfc\x2a\x1a\x1b\xcd\x6a\xb3\x79\xda\x03\x36\x5b\xaf\x3d\xe3\x84\xf7\xa3\x2c\x33\xaa\x11\x9e\x04\xc1\x94\x04\x63\x12\x4c\xf0\x66\x03\x6a\xd9\xa0\x88\x75\x68\x1f\xbd\xbf\x71\x57\x69\x0d\x67\xd0\x84\xe4\x4e\xe7\x08\x5e\xc2\xf8\x9c\x56\x70\x65\x9b\xb2\x42\xa0\xfe\x65\x02\x2a\x4e\x4f\xb6\x7d\x18\xd5\x94\x98\x0b\x0b\x21\x2d\x2b\x88\xaf\xdd\x80\xdb\x13\xdb\xea\x00\xa1\xe7\x73\xfd\x84\xa8\x96\x8b\x05\x8c\xcb\xb8\x51\x06\xed\xce\x94\xed\x68\xf4\xa4\xef\x50\xed\x77\x8e\x8e\xf6\x83\xb7\xad\x03\x8d\x9a\x5c\x74\x73\x3b\x1e\x07\xc1\x0f\x78\x36\x28\xf7\x28\x64\x6f\xe2\x58\x56\xb9\xbe\x4a\xcc\x12\x82\x66\x22\x05\x27\xd9\x42\x9d\x1b\xa4\x90\x6e\x27\x0e\xc7\xed\x83\x79\xbf\x41\x2b\xdb\x6c\xf0\x6c\xfb\x19\xfa\x74\x66\xa3\xd2\x11\x3f\x05\x71\x44\x53\xb1\xc8\xe1\x6e\x89\x45\xa2\x2d\xff\x5b\x0a\xff\xb2\xc4\xe0\x7c\x2a\xa9\xbe\xd1\x25\x34\x08\x34\x69\x42\x6a\x93\x6f\xbd\x86\x2a\xd6\x4b\xa0\xc7\x0f\x30\x1a\x9f\x67\xa3\x61\x47\x5d\x6e\x87\xbe\xcb\x81\x07\x89\xf1\x20\x77\xfa\x09\x6f\x0e\xa7\xaf\x1e\xe8\xdd\x94\x6f\x35\x0f\xd6\x9c\xe1\x85\xfb\x72\x7d\xc8\xdf\xd6\x56\xdb\x48\xf6\x77\xf0\x5f\xe8\x92\xde\xd8\x9b\x6c\x59\xa2\x83\x9f\x5e\xa3\x42\x1f\x4d\xd2\x32\x04\xd9\x06\x17\x1a\x81\x87\xa6\xd7\x99\x4f\x26\xe3\xca\x24\x33\x52\xd2\xae\x4d\xad\x54\x08\x62\xc3\xd0\x9c\x2a\xdd\xd8\x69\x71\x7a\xbd\xe9\xde\xf4\xc3\xd5\xbe\x4e\xd4\x63\x1d\x9c\x39\xee\xbb\x23\xc7\x93\x28\x6e\xf1\xff\xe3\xd6\xd2\x13\xaf\x84\x92\xb4\x3a\x9e\x57\xb9\x2d\x36\xc7\x27\x68\xdd\xb0\x8c\xbc\x07\xf7\x7a\x74\xd2\xee\x1c\x77\x27\x08\xc8\xba\x05\xf4\x9b\x57\x68\x14\xc3\x3c\xf7\x65\xf4\xa2\x43\x83\xd1\x31\xb3\x13\xde\x2b\x38\x80\x54\x71\x4b\xda\x9c\xbc\xee\xfd\xee\x0c\xb5\x8d\xd6\x25\x48\xe8\xbb\x7f\xcc\xff\x0d\x00\x00\xff\xff\x2a\xba\xe3\x5d\xa9\x0f\x00\x00") func templatesTemplateLedgerHtmlBytes() ([]byte, error) { return bindataRead( @@ -1094,12 +1094,12 @@ func templatesTemplateLedgerHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "templates/template.ledger.html", size: 4016, mode: os.FileMode(438), modTime: time.Unix(1466621558, 0)} + info := bindataFileInfo{name: "templates/template.ledger.html", size: 4009, mode: os.FileMode(438), modTime: time.Unix(1509908800, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _templatesTemplateNavHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\x54\x4d\xce\xd3\x30\x10\x5d\x7f\x9c\x62\x18\xd6\xae\x2f\x90\x5a\x62\x03\x1b\x84\x10\xe2\x02\xd3\x78\x9a\x5a\xf2\x67\x47\x8e\x53\xf8\x14\xf5\xee\xd8\xcd\x5f\x13\x4c\xd9\x91\x4d\x6c\xcf\xcc\x7b\xcf\x6f\x26\x19\x06\xcd\x67\xe3\x18\xd0\xd1\x15\x6f\xb7\x77\x90\x9e\xea\xbd\x10\xf0\xc9\xfc\x62\x0d\xe9\xf4\x44\x01\x84\x50\x63\x44\x9b\x2b\xd4\x96\xba\xee\x88\x53\x68\x7c\x09\xe3\xae\x1c\x3a\x9e\xb7\xe7\x5c\x2d\xa2\x6f\xe1\x62\xb4\x66\x27\xda\x60\x5c\x44\x08\xde\xf2\xbd\xd4\x34\x14\x8d\x77\x38\xe2\x6e\x91\x6b\xef\x22\x25\x51\x61\x89\x96\x98\xc5\x85\x49\x6f\x72\x52\xd6\xa9\x8f\xd1\x3b\x88\x6f\x6d\xa2\x19\x37\xb8\x2b\x8b\xbe\x69\x2c\x23\x68\x8a\x34\x6d\x32\xa5\xb5\xd4\x76\xcb\x31\x85\x86\xe3\x11\x0f\x53\xcd\x12\x7e\x24\x4b\x74\x5d\x4b\x6e\x86\xef\x82\xf0\xce\xbe\xa1\xfa\x71\xc7\x84\xf5\x92\x95\xcc\x79\x4f\x4a\x4d\xba\xb1\x48\x3c\xa8\xfe\x57\x6a\x25\x47\x73\x36\x67\xb4\x73\xea\x14\xc8\x69\x84\x4b\xe0\x33\x1c\x01\x25\xaa\x2f\xac\x1b\x0e\x95\xa4\x87\xc6\xc8\xd4\x99\xa7\x7d\x9a\xcd\x83\xa2\x8b\x55\x6f\x1f\xf2\xe7\xf9\xc9\xd3\xb8\xbb\x9a\x35\x2a\x29\xcc\x62\x8e\x28\xed\x5d\x08\xaa\xcf\x9c\xc6\x84\x2c\xac\xc2\x2a\x99\x12\x9f\x54\x52\x5d\xfb\xde\xc5\x0e\xd5\xc7\x69\xf5\xd7\xaa\x59\x97\x0e\xbe\xd5\xfe\xa7\xdb\x29\x9a\x3c\x1b\x71\x3f\xe0\x3e\x1b\x8a\x83\xb6\x62\x7d\xe7\xd6\x87\xd8\x6d\x7b\x56\x53\xe0\xb8\x34\x6c\x63\x74\xc1\xb0\x19\x4c\xbc\xb2\xeb\x0b\xea\xf2\x33\x0c\xa9\x8b\x0d\xc3\x61\xfa\xb8\xff\x80\xdb\xb8\x13\xee\xa2\xe4\x30\x1c\xbe\xd2\x2b\xdf\x6e\xa8\x96\x65\xd9\xa6\x95\x86\x9d\x2e\x50\x54\xb2\xb7\x3b\x63\xff\xd1\xa0\x2c\xe0\xec\xad\xf1\xa8\xbe\xcd\xcb\x12\xf7\x16\x79\x1c\xc3\xfc\xe7\x92\xf9\xa3\x5d\x87\x2e\xff\xba\x5e\x96\x31\x7d\x99\xde\xb3\xdc\xdf\x01\x00\x00\xff\xff\xbf\x24\x00\x07\x00\x05\x00\x00") +var _templatesTemplateNavHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xbc\x55\x41\xae\x9b\x30\x10\x5d\xff\x9e\x62\x3a\x5d\x3b\xbe\x00\x41\xea\xa6\xdd\x54\x55\x55\xf5\x02\x13\x3c\x21\x96\xfc\x6d\x64\x4c\xda\x2f\x94\xbb\xd7\x0e\x18\x02\xa5\xd1\x5f\xc1\x06\x6c\xbf\x99\xf7\xfc\xc6\x83\xfb\x5e\xf1\x59\x5b\x06\xb4\x74\xc5\xdb\xed\x03\xc4\xa7\xf8\x28\x04\x7c\xd1\x7f\x58\x41\x9c\x3d\x91\x07\x21\xca\x61\x45\xe9\x2b\x54\x86\xda\xf6\x88\xe3\xd2\xf0\x12\xda\x5e\xd9\xb7\x9c\x87\xe7\x14\x2d\x82\x6b\xe0\xa2\x95\x62\x2b\x1a\xaf\x6d\x40\xf0\xce\xf0\x3d\x54\xd7\x14\xb4\xb3\x38\xe4\x5d\x66\xae\x9c\x0d\x14\x45\xf9\x69\x75\x8b\x59\x5c\x98\xd4\x02\x13\x51\xa7\x2e\x04\x67\x21\xbc\x35\x91\x66\x18\xe0\x2a\x2c\xb8\xba\x36\x8c\xa0\x28\xd0\x38\x48\x94\xc6\x50\xd3\x4e\xd3\xe4\x6b\x0e\x47\x3c\x8c\x31\xd3\xf2\x23\x59\xa4\x6b\x1b\xb2\x39\x7d\xeb\x85\xb3\xe6\x0d\xcb\x5f\xf7\x9c\x30\x6f\xb2\x90\x09\xf7\x24\x54\xc7\x1d\x8b\xc8\x83\xe5\x5e\xd0\x42\x0e\xe6\x2c\xe6\x68\xe5\xd4\xc9\x93\x55\x08\x17\xcf\x67\x38\x02\x4a\x2c\xbf\xb1\xaa\xd9\x17\x92\x1e\x0a\x23\x63\x65\x9e\xd6\x29\x9b\x07\x9b\x2e\x16\x9d\x79\xc0\xe7\xf3\x93\x4e\xe3\x6a\x6b\x46\x97\x51\x61\x12\x73\x44\x69\xee\x42\xb0\xfc\xca\xf1\x98\x90\x81\x59\x58\x21\x23\xf0\x49\x24\x55\x95\xeb\x6c\x68\xb1\xfc\x3c\x7e\xfd\x37\x2a\xeb\x52\xde\x35\xca\xfd\xb6\x2b\x45\xa3\x67\x43\xde\x4f\xb8\x46\xc3\xe6\x41\x9b\x73\xfd\xe4\xc6\xf9\xd0\x2e\x6b\x56\x91\xe7\x30\x15\x6c\x61\xf4\x86\x61\x39\x99\x78\x65\xdb\x6d\xa8\x4b\x4f\xdf\xc7\x2a\xd6\x0c\x87\x91\x6f\xec\xf1\x7f\xb2\x2e\x4c\xf2\x77\xac\xec\xfb\xc3\x77\x7a\xe5\xdb\x0d\xcb\xe9\x73\xdb\xad\x99\x8d\xad\xda\xa0\x28\x64\x67\x56\xfe\xee\xef\xf8\x8f\xb8\xa7\xb3\x33\xda\xed\x67\xfa\x4c\xf9\x2e\xdf\x9b\x0c\xdf\xd5\xfa\x25\x62\x68\xe8\x74\x07\xc8\xf4\xfb\x9b\xdb\x37\x5d\x02\x2f\x53\xc3\xbf\x8c\xef\x4c\xfb\x37\x00\x00\xff\xff\xf5\xa6\x5b\x2b\x4a\x06\x00\x00") func templatesTemplateNavHtmlBytes() ([]byte, error) { return bindataRead( @@ -1114,12 +1114,12 @@ func templatesTemplateNavHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "templates/template.nav.html", size: 1280, mode: os.FileMode(438), modTime: time.Unix(1489513660, 0)} + info := bindataFileInfo{name: "templates/template.nav.html", size: 1610, mode: os.FileMode(438), modTime: time.Unix(1509908736, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _templatesTemplatePiechartHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xa4\x58\x6d\x6f\xdb\x38\x12\xfe\x9c\xfc\x0a\x96\xd7\xa2\x36\x10\xc9\x2f\x69\x9c\x97\xda\x01\xd2\x34\x87\xe6\xd0\xbb\x0b\x36\x59\x60\x17\x45\x3f\xd0\xe2\xd8\x62\x4a\xbd\x54\xa4\x15\x79\x0d\xff\xf7\x1d\x92\xb2\x2d\x35\x72\x63\x77\x0d\xb8\x16\x35\xcf\x3c\xc3\x19\x0e\x67\xa6\x19\xbe\xfa\xf8\xff\xeb\x87\x3f\xef\x6e\x48\xa8\x23\x79\x79\x38\x34\x3f\x44\xb2\x78\x3a\xa2\x10\xd3\xcb\x43\x42\x86\x21\x30\x6e\x1e\xf0\x31\x02\xcd\x48\x10\xb2\x4c\x81\x1e\xd1\x99\x9e\x78\x67\xb4\x2a\x8a\x59\x04\x23\x9a\x0b\x78\x4a\x93\x4c\x53\x12\x24\xb1\x86\x18\xa1\x4f\x82\xeb\x70\xc4\x21\x17\x01\x78\x76\x71\x44\x44\x2c\xb4\x60\xd2\x53\x01\x93\x30\xea\xf9\xdd\x06\x2a\x0e\x2a\xc8\x44\xaa\x45\x12\x57\xd8\x1a\x80\x6c\xa6\xc3\x24\xab\x63\x0e\x1c\x20\xd4\x3a\xf5\xe0\xfb\x4c\xe4\x23\xfa\x87\xf7\xfb\x95\x77\x9d\x44\x29\xd3\x62\x2c\xa1\x82\xbf\xbd\x19\x01\x9f\x82\x51\x3b\x40\xcd\x57\x9e\x47\x6e\x51\x48\x3c\xcf\x10\x49\x11\x7f\x23\x19\x48\x34\x94\xa6\x12\x3c\x9d\xcc\x82\xd0\x13\x81\xd9\x96\x12\x7f\x81\x1a\xd1\x93\xd3\xe2\xe4\x94\x92\x30\x83\xc9\x88\x76\x1c\xcc\x00\x3c\x2b\xf0\xd3\x78\x4a\x77\x64\x1a\x74\x8b\x41\xb7\x89\xc9\x0a\xf6\x61\x3a\xed\x17\xa7\xfd\x26\x26\x2b\xd8\x8b\x69\x50\x9c\x0e\x1a\x99\x8c\x60\x1f\xa6\x5e\xef\x5d\x81\xdf\x26\xae\x52\xb4\x17\x5b\xbf\x5b\xe0\xb7\x91\xcd\x89\xf6\x62\x7b\x87\x1b\x78\xd7\xbc\x37\x27\xda\x8b\xed\xa4\x5f\xe0\xb7\x91\xcd\x89\xf6\x62\x3b\x43\x77\xce\x9a\x3d\x75\xa2\x06\x36\xc7\xa0\xe7\x29\x5e\x11\x11\xb1\x29\x74\x0c\x66\x4d\x79\x8e\xbb\x38\xc7\x0d\xae\x39\x63\x9e\x25\x82\x97\xac\x4e\xba\x37\xeb\x71\xbf\x38\xde\x38\x3d\x61\xb9\x65\xb3\x6f\xf7\xe6\x3a\x1f\x14\xe7\x83\x67\x5c\xf6\xed\xfe\xde\x0e\x8a\xde\x73\x2e\xfb\xb6\x81\x2b\x62\xb1\x98\x80\xd2\x6b\x85\xd5\x0b\xff\x51\x25\xf1\xa6\xba\xb8\xf2\x13\x29\x73\x1c\x22\x60\xa6\x52\x79\x0f\x42\xc2\x75\x22\x6b\xf5\xe8\x5f\x13\xfb\x79\x59\xf1\xd6\x6c\xbc\xa2\xd8\x89\x54\x73\x06\x56\x58\x74\x08\x11\x78\xc1\x56\x93\xae\x5c\x6a\xa1\x25\x5c\x7e\x36\x65\x2e\x23\x1e\xf9\x0d\x4c\x91\xc6\x87\xc5\xc2\x77\xcf\xff\x43\xb2\xe5\x72\xd8\x71\xc0\x52\xcb\x54\xc2\x0f\x49\xa2\x95\xce\x58\x8a\xe4\x19\x90\xeb\xfb\x7b\x5b\x17\xad\xdc\x86\xac\x8c\xd1\x78\x85\xf3\x8e\xfd\x63\xbf\xdb\xe1\x42\xe9\x4e\xa0\xd4\x46\xe0\xe3\x8a\xba\x08\x2b\x3d\x97\xa0\x42\x00\x4d\xab\xb6\xae\x38\x27\xc1\x4c\xe9\x24\xb2\x76\x42\x40\x83\x8d\xc6\x52\xc6\xb9\x88\xa7\x2f\x33\x7e\x7a\xf8\xef\xe7\x13\xa2\x42\x11\x11\x4c\x70\xf4\x5b\xa5\x49\xcc\xf1\x1c\xc9\xed\xcd\x19\x51\xb3\xd4\xc6\x21\x99\x94\x40\x90\x18\xcc\x58\x2b\x0b\x8e\x80\x0b\x46\xbe\xcf\x20\x13\xa0\x36\xfb\x40\xda\x2f\x62\x42\xa4\x46\x0a\x72\xfe\xd5\xbd\xc5\xf7\xae\x5b\x11\x95\x05\xb8\x41\xe7\x45\x87\x29\xec\x96\xaa\xf3\xa8\x3a\xa6\xb9\x9e\xe0\x3e\x72\xb4\x4d\x2f\x87\x1d\x87\xde\x51\x39\x2b\xb7\x1d\x89\xb8\x41\x7d\xf8\xea\x0b\xc4\x5c\x4c\xbe\xba\x2d\x0e\x3b\xae\x6b\x9b\xc7\x71\xc2\xe7\x65\x38\x08\x9e\xb5\x86\x28\x95\x4c\x03\xa1\x31\xcb\x29\x29\x8f\x5e\x2d\x97\x87\x07\x06\x33\xe4\x22\x27\x81\x44\xbb\x23\x6a\x32\x89\x89\x18\x32\xba\xde\xe3\x0f\x52\x8c\x93\x67\x2c\x55\x20\x75\x50\x96\x3c\xd9\x96\x7a\x50\xd7\x94\x5e\xa1\xb0\x40\x57\x94\xd6\xca\x61\xef\xf2\x87\x84\x24\x17\x36\x45\x71\x28\x81\x7b\xcd\x32\xed\xff\x3b\xc9\x22\xa6\x09\xed\x77\xbb\x03\xaf\xdb\xf3\xba\x7d\x8a\x28\x6f\x8d\xba\xc1\x30\x35\x62\x30\x2c\x3d\xb7\x1b\x4c\xcd\xdc\x3c\x95\x0f\xa5\xed\xda\xa2\xb2\xe1\x14\xaf\xa4\x57\xfa\x8b\x73\x8b\xb2\x09\xb6\xcd\xd9\xa6\x48\x35\xf9\x6b\x11\x82\xa3\x98\xc5\x39\x53\x5e\x98\x48\x13\x47\x62\xb3\xb8\x1c\x99\x2e\x7a\xdd\xee\x9b\xe7\x51\x1a\x3a\x15\xa7\x8d\xe3\x98\xf6\x58\x06\x8c\x12\x37\x66\xd1\xe3\xae\x69\x13\x20\xa6\xa1\x2e\x17\x9d\x9a\xe1\xed\x3e\x6f\x0b\xc0\xaf\x7a\x66\xf7\x26\x61\x8a\xb9\x69\x32\xf6\x05\xbb\xff\xc8\xf0\x50\x33\x9c\xe8\xac\x59\x89\x65\xc7\xae\xe8\x0a\xee\x64\xf6\x5f\x6f\x9c\x64\x18\x67\xe0\xe5\x32\x4c\x72\x2c\x87\x78\xc2\x22\xc6\x5b\xc1\x3d\xa7\x58\xc9\x66\xbd\x19\x80\x57\x6f\xb2\xfa\x89\x20\xe4\xf2\x23\x2a\x63\xe5\x0c\x1b\x24\x9b\x19\x96\xb4\xee\xd8\x1c\xa0\xdd\x0c\xbc\x8a\x92\x59\xac\x7f\x94\xe1\xba\x62\xce\x48\x6b\xdb\x19\x6a\x77\xbf\x37\x0a\x8b\x45\x66\x2e\x01\xf1\x1f\xf0\x57\xb1\xc0\x18\x36\xd7\xfb\xa7\x0e\x70\x73\xe9\x8c\x0f\xdb\x2e\x8e\xe6\xcf\x54\x56\xc1\x0d\x05\xe7\x10\xe3\x71\x50\x43\x62\x3d\x7c\x41\x23\x17\xca\x8c\xdf\xe6\x04\xc7\x32\x09\xbe\x19\xc5\x34\x13\xb1\x9e\x10\xfa\xc6\xef\x0d\xb0\xa0\xff\x94\x07\xe1\x4f\x42\x87\xe4\x35\x0b\x02\x72\x31\xc2\x2b\xc9\xa1\x20\xfe\x55\x10\x98\x08\x5e\x87\xc6\x7f\x45\xba\xcb\xe5\x62\x61\x20\xfe\x07\x86\xff\xa5\x09\xd0\x37\x99\x30\x7d\xaf\xd1\xd2\x94\xf4\x8d\x14\xf3\xf2\xb9\x89\x7a\xc4\x4d\x40\x2d\xac\x7a\x06\xd5\x98\xe3\xd2\xa4\xcc\x2e\x89\xbd\x16\xb9\x27\xd7\x9e\x3a\xeb\x32\x6b\xfb\xcb\xf6\xb6\xfb\x1f\x96\xb3\x7b\x9b\x4a\x16\x32\xda\xfb\x53\xeb\x5f\xe4\x4e\xb2\x00\x6f\x01\x9e\x35\xa6\x14\x41\x17\x4d\x0b\x34\x8f\x3c\x09\x66\xa6\x03\x12\x95\xd8\xb5\xa9\x7e\x8a\x60\xe8\x38\x99\x30\xa5\xcb\x7d\x5a\x9e\x5a\xcb\x7a\x34\x6d\x72\xbe\xad\x41\xd5\xa0\xd7\xa6\x30\xec\x84\x74\xc5\xe3\x45\x58\xe3\xe4\xf1\x58\x1d\x3c\x7e\x6a\xcc\x2d\x5e\xb7\x56\xae\xb7\x7d\xac\xa7\x7c\xde\x9a\xcc\x62\x7b\x7f\x5a\x6d\xb2\x38\x3c\xc8\x59\x46\x02\x5d\x90\xd1\x3a\x44\xfe\x14\xf4\x8d\x9b\x17\x3e\xcc\x6f\x79\xab\x5a\x8d\xdb\x46\x78\x6d\x9a\x46\xa1\x5b\xb4\xcf\x69\xfb\xbd\xa3\xe0\x0c\x07\xb7\x11\xf9\x72\x58\xbb\xad\x36\x24\x65\x06\xaf\xae\xeb\x62\x9d\x73\x39\x93\x33\xb0\x7d\x70\x4b\x2e\x1f\xad\xa1\x76\x0c\xbc\x20\x14\xb1\x76\x08\x5d\x2e\xe9\x46\x18\x62\x53\x90\xa6\x31\x38\xc0\xa7\xd5\xb2\x06\x92\x6c\x0c\xd2\x02\xd8\x78\x9c\x41\x4e\x7c\xd7\x88\xa9\x45\x94\xa6\x56\xb7\xe2\xe0\xeb\xfb\x72\x8d\x03\x11\x7c\x2f\x1d\x79\xc0\x21\x9c\xd0\x3b\x01\xa6\x33\x1b\xa7\xa3\x39\x2e\xac\x08\x5d\x8f\xe1\x89\xd8\xe7\x16\x86\xb3\xed\xa3\xa4\x65\x82\x72\xb4\x70\x43\x8e\x12\x39\xfa\xaa\xb3\x19\x2c\xdb\xef\xab\xb7\xaf\xd1\x46\x22\x59\xb6\x93\x15\x03\xbc\xc2\x93\xf9\x75\x5b\x1f\x93\xd9\x34\x8c\x67\x7a\x17\x73\x2b\xec\x6e\xd6\x5c\x9a\xb7\xb6\xe5\xd5\xdb\x6a\x27\x7d\xdb\x3e\xb2\x39\xd4\x76\x81\x5f\x96\xbf\x9b\xc4\xb6\x03\xa0\x2b\x51\xc3\x8e\xfb\xc3\xce\xdf\x01\x00\x00\xff\xff\x3a\xa1\x6f\x92\xe9\x11\x00\x00") +var _templatesTemplatePiechartHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xa4\x58\x6d\x6f\xdb\x38\x12\xfe\x9c\xfc\x0a\x96\xd7\xa2\x36\x10\xc9\x2f\x69\x9c\x97\xda\x01\xd2\x34\x87\xe6\xd0\xbb\x0b\x36\x59\x60\x17\x45\x3f\xd0\xe2\xd8\x62\x4a\xbd\x54\xa4\x15\x79\x0d\xff\xf7\x1d\x92\xb2\x2d\x35\x72\x63\x77\x0d\xb8\x16\x35\xcf\x3c\xc3\x19\x0e\x67\xa6\x19\xbe\xfa\xf8\xff\xeb\x87\x3f\xef\x6e\x48\xa8\x23\x79\x79\x38\x34\x3f\x44\xb2\x78\x3a\xa2\x10\xd3\xcb\x43\x42\x86\x21\x30\x6e\x1e\xf0\x31\x02\xcd\x48\x10\xb2\x4c\x81\x1e\xd1\x99\x9e\x78\x67\xb4\x2a\x8a\x59\x04\x23\x9a\x0b\x78\x4a\x93\x4c\x53\x12\x24\xb1\x86\x18\xa1\x4f\x82\xeb\x70\xc4\x21\x17\x01\x78\x76\x71\x44\x44\x2c\xb4\x60\xd2\x53\x01\x93\x30\xea\xf9\xdd\x06\x2a\x0e\x2a\xc8\x44\xaa\x45\x12\x57\xd8\x1a\x80\x6c\xa6\xc3\x24\xab\x63\x0e\x1c\x20\xd4\x3a\xf5\xe0\xfb\x4c\xe4\x23\xfa\x87\xf7\xfb\x95\x77\x9d\x44\x29\xd3\x62\x2c\xa1\x82\xbf\xbd\x19\x01\x9f\x82\x51\x3b\x40\xcd\x57\x9e\x47\x6e\x51\x48\x3c\xcf\x10\x49\x11\x7f\x23\x19\x48\x34\x94\xa6\x12\x3c\x9d\xcc\x82\xd0\x13\x81\xd9\x96\x12\x7f\x81\x1a\xd1\x93\xd3\xe2\xe4\x94\x92\x30\x83\xc9\x88\x76\x1c\xcc\x00\x3c\x2b\xf0\xd3\x78\x4a\x77\x64\x1a\x74\x8b\x41\xb7\x89\xc9\x0a\xf6\x61\x3a\xed\x17\xa7\xfd\x26\x26\x2b\xd8\x8b\x69\x50\x9c\x0e\x1a\x99\x8c\x60\x1f\xa6\x5e\xef\x5d\x81\xdf\x26\xae\x52\xb4\x17\x5b\xbf\x5b\xe0\xb7\x91\xcd\x89\xf6\x62\x7b\x87\x1b\x78\xd7\xbc\x37\x27\xda\x8b\xed\xa4\x5f\xe0\xb7\x91\xcd\x89\xf6\x62\x3b\x43\x77\xce\x9a\x3d\x75\xa2\x06\x36\xc7\xa0\xe7\x29\x5e\x11\x11\xb1\x29\x74\x0c\x66\x4d\x79\x8e\xbb\x38\xc7\x0d\xae\x39\x63\x9e\x25\x82\x97\xac\x4e\xba\x37\xeb\x71\xbf\x38\xde\x38\x3d\x61\xb9\x65\xb3\x6f\xf7\xe6\x3a\x1f\x14\xe7\x83\x67\x5c\xf6\xed\xfe\xde\x0e\x8a\xde\x73\x2e\xfb\xb6\x81\x2b\x62\xb1\x98\x80\xd2\x6b\x85\xd5\x0b\xff\x51\x25\xf1\xa6\xba\xb8\xf2\x13\x29\x73\x1c\x22\x60\xa6\x52\x79\x0f\x42\xc2\x75\x22\x6b\xf5\xe8\x5f\x13\xfb\x79\x59\xf1\xd6\x6c\xbc\xa2\xd8\x89\x54\x73\x06\x56\x58\x74\x08\x11\x78\xc1\x56\x93\xae\x5c\x6a\xa1\x25\x5c\x7e\x36\x65\x2e\x23\x1e\xf9\x0d\x4c\x91\xc6\x87\xc5\xc2\x77\xcf\xff\x43\xb2\xe5\x72\xd8\x71\xc0\x52\xcb\x54\xc2\x0f\x49\xa2\x95\xce\x58\x8a\xe4\x19\x90\xeb\xfb\x7b\x5b\x17\xad\xdc\x86\xac\x8c\xd1\x78\x85\xf3\x8e\xfd\x63\xbf\xdb\xe1\x42\xe9\x4e\xa0\xd4\x46\xe0\xe3\x8a\xba\x08\x2b\x3d\x97\xa0\x42\x00\x4d\xab\xb6\xae\x38\x27\xc1\x4c\xe9\x24\xb2\x76\x42\x40\x83\x8d\xc6\x52\xc6\xb9\x88\xa7\x2f\x33\x7e\x7a\xf8\xef\xe7\x13\xa2\x42\x11\x11\x4c\x70\xf4\x5b\xa5\x49\xcc\xf1\x1c\xc9\xed\xcd\x19\x51\xb3\xd4\xc6\x21\x99\x94\x40\x90\x18\xcc\x58\x2b\x0b\x8e\x80\x0b\x46\xbe\xcf\x20\x13\xa0\x36\xfb\x40\xda\x2f\x62\x42\xa4\x46\x0a\x72\xfe\xd5\xbd\xc5\xf7\xae\x5b\x11\x95\x05\xb8\x41\xe7\x45\x87\x29\xec\x96\xaa\xf3\xa8\x3a\xa6\xb9\x9e\xe0\x3e\x72\xb4\x4d\x2f\x87\x1d\x87\xde\x51\x39\x2b\xb7\x1d\x89\xb8\x41\x7d\xf8\xea\x0b\xc4\x5c\x4c\xbe\xba\x2d\x0e\x3b\xae\x6b\x9b\xc7\x71\xc2\xe7\x65\x38\x08\x9e\xb5\x86\x28\x95\x4c\x03\xa1\x31\xcb\x29\xf1\x97\xcb\xc3\x03\x23\x1c\x72\x91\x93\x40\xa2\xc1\x11\x35\x29\xc4\x44\x0c\x19\x5d\x6f\xee\x07\x29\x06\xc8\x33\x26\x2a\x90\x3a\x28\x4b\x9e\x6c\x2f\x3d\xa8\x6b\x4a\xaf\x50\x58\x99\x2b\x4a\x6b\xe5\xb0\x77\xf9\x43\x26\x92\x0b\x9b\x9b\x38\x8d\xc0\xbd\x66\x99\xf6\xff\x9d\x64\x11\xd3\x84\xf6\xbb\xdd\x81\xd7\xed\x79\xdd\x3e\x45\x94\xb7\x46\xdd\x60\x7c\x1a\x31\x18\x8f\x9e\xdb\x0d\xe6\x64\x6e\x9e\xca\x87\xd2\x76\x6d\x51\xd9\x70\x8a\x77\xd1\x2b\xfd\xc5\x81\x45\xd9\xcc\xda\xe6\x6c\x53\xa4\x9a\xfc\xb5\x08\xc1\x51\xcc\xe2\x9c\x29\x2f\x4c\xa4\x89\x23\xb1\xe9\x5b\xce\x4a\x17\xbd\x6e\xf7\xcd\xf3\x28\x0d\x9d\x8a\xd3\xc6\x39\x4c\x7b\x2c\x03\x46\x89\x9b\xaf\xe8\x71\xd7\xf4\x07\x10\xd3\x50\x97\x8b\x4e\xcd\xf0\x76\x9f\xb7\x05\xe0\x57\x3d\xb3\x7b\x93\x30\xc5\xa4\x34\xa9\xfa\x82\xdd\x7f\x64\x78\xa8\x19\x8e\x72\xd6\xac\xc4\x7a\x63\x57\x74\x05\x77\x32\xfb\xaf\x37\x4e\x32\x8c\x33\xf0\x72\x19\x26\x39\xd6\x41\x3c\x61\x11\xe3\x75\xe0\x9e\x53\xac\x64\xb3\xde\x4c\xbe\xab\x37\x59\xfd\x44\x10\x72\xf9\x11\x95\xb1\x64\x86\x0d\x92\xcd\xf0\x4a\x5a\x77\x6c\x0e\xd0\x6e\x06\x5e\x45\xc9\x2c\xd6\x3f\xca\x70\x5d\x31\x67\xa4\xb5\xed\x0c\xb5\xbb\xd8\x1b\x85\xc5\x22\x33\x97\x80\xf8\x0f\xf8\xab\x58\x60\x0c\x2b\xbc\xde\x3f\x75\x80\x9b\x4b\x67\x7c\xd8\x76\x71\x34\x7f\xa6\xb2\x0a\x6e\x28\x38\x87\x18\x8f\x83\x1a\x12\xeb\xe1\x0b\x1a\xb9\x50\x66\xee\x36\x27\x38\x96\x49\xf0\xcd\x28\xa6\x99\x88\xf5\x84\xd0\x37\x7e\x6f\x80\x95\xfc\xa7\x3c\x08\x7f\x12\x3a\x24\xaf\x59\x10\x90\x8b\x11\x5e\x49\x0e\x05\xf1\xaf\x82\xc0\x44\xf0\x3a\x34\xfe\x2b\xd2\x5d\x2e\x17\x0b\x03\xf1\x3f\x30\xfc\xbf\x4c\x80\xbe\xc9\x84\xe9\x7b\x8d\x96\xa6\xa4\x6f\xa4\x98\x97\xcf\x4d\xd4\x23\x6e\x02\x6a\x61\xd5\x33\xa8\xc6\x1c\x97\x26\x65\x76\x49\xec\xb5\xc8\x3d\xb9\xbe\xd4\x59\x97\x59\xdb\x58\xb6\xf7\xdb\xff\xb0\x9c\xdd\xdb\x54\xb2\x90\xd1\xde\x9f\x5a\xe3\x22\x77\x92\x05\x78\x0b\xf0\xac\x31\xa5\x08\xba\x68\x7a\x9f\x79\xe4\x49\x30\x33\xad\x8f\xa8\xc4\xae\x4d\xf5\x53\x04\x43\xc7\xc9\x84\x29\x5d\xee\xd3\xf2\xd4\x7a\xd5\xa3\xe9\x8f\xf3\x6d\x9d\xa9\x06\xbd\x36\x85\x61\x27\xa4\x2b\x1e\x2f\xc2\x1a\x47\x8e\xc7\xea\xc4\xf1\x53\x63\x6e\xf1\xba\xb5\x72\xbd\xed\x63\x3d\xe5\xf3\xd6\x64\x16\xdb\xfb\xd3\x6a\x93\xc5\xe1\x41\xce\x32\x12\xe8\x82\x8c\xd6\x21\xf2\xa7\xa0\x6f\xdc\xa0\xf0\x61\x7e\xcb\x5b\xd5\x6a\xdc\x36\xc2\x6b\xd3\x34\x0a\xdd\xa2\x7d\x4e\xdb\xef\x1d\x05\x67\x38\xb1\x8d\xc8\x97\xc3\xda\x6d\xb5\x21\x29\x33\x78\x75\x5d\x17\xeb\x9c\xcb\x99\x9c\x81\xed\x83\x5b\x72\xf9\x68\x0d\xb5\xf3\xdf\x05\xa1\x88\xb5\xd3\xe7\x72\x49\x37\xc2\x10\x9b\x82\x34\x8d\xc1\x01\x3e\xad\x96\x35\x90\x64\x63\x90\x16\xc0\xc6\xe3\x0c\x72\xe2\xbb\x46\x4c\x2d\xa2\x34\xb5\xba\x15\x07\x5f\xdf\x97\x6b\x9c\x84\xe0\x7b\xe9\xc8\x03\x4e\xdf\x84\xde\x09\x30\x9d\xd9\x38\x1d\xcd\x71\x61\x45\xe8\x7a\x0c\x4f\xc4\x3e\xb7\x30\x9c\x6d\x1f\x25\x2d\x13\x94\xa3\x85\x9b\x6e\x94\xc8\xd1\x57\x9d\xcd\x60\xd9\x7e\x5f\xbd\x7d\x8d\x36\x12\xc9\xb2\x9d\xac\x18\xe0\x15\x9e\xcc\xaf\xdb\xfa\x98\xcc\xa6\x61\x3c\xd3\xbb\x98\x5b\x61\x77\xb3\xe6\xd2\xbc\xb5\x2d\xaf\xde\x56\x3b\xe9\xdb\xf6\x91\xcd\xa1\xb6\x0b\xfc\xb2\xfc\xdd\x24\xb6\x9d\xfc\x5c\x89\x1a\x76\xdc\x5f\x74\xfe\x0e\x00\x00\xff\xff\x1d\x23\xab\xc9\xe2\x11\x00\x00") func templatesTemplatePiechartHtmlBytes() ([]byte, error) { return bindataRead( @@ -1134,12 +1134,12 @@ func templatesTemplatePiechartHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "templates/template.piechart.html", size: 4585, mode: os.FileMode(438), modTime: time.Unix(1481551285, 0)} + info := bindataFileInfo{name: "templates/template.piechart.html", size: 4578, mode: os.FileMode(438), modTime: time.Unix(1509908816, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _templatesTemplatePortfolioHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xa4\x58\x7b\x6f\xdb\x36\x10\xff\x3b\xf9\x14\xac\xda\x21\x36\x50\x49\x79\x3f\x5a\xdb\x40\x97\x16\x5b\x86\x76\x0d\x9a\x6c\xd8\x50\xf4\x0f\x46\xa4\x2c\x26\x14\xa9\x92\xb4\xe3\xcc\xf0\x77\xdf\x91\x94\x6d\x29\x96\x13\xab\x35\xe0\x58\xe4\xdd\xfd\xee\xc9\xe3\x29\xbd\x17\xef\x3f\x9f\x5f\xff\x7b\xf9\x01\x65\x26\xe7\x83\xed\x9e\xfd\x41\x1c\x8b\x61\x3f\xa0\x22\x18\x6c\x23\xd4\xcb\x28\x26\xf6\x01\x1e\x73\x6a\x30\x4a\x32\xac\x34\x35\xfd\x60\x64\xd2\xf0\x34\xa8\x92\x04\xce\x69\x3f\x18\x33\x7a\x5f\x48\x65\x02\x94\x48\x61\xa8\x00\xd6\x7b\x46\x4c\xd6\x27\x74\xcc\x12\x1a\xba\xc5\x6b\xc4\x04\x33\x0c\xf3\x50\x27\x98\xd3\xfe\x5e\xb4\xdb\x00\x45\xa8\x4e\x14\x2b\x0c\x93\xa2\x82\xd6\xc0\x88\x47\x26\x93\xaa\xce\xb3\xe5\x19\x32\x63\x8a\x90\x7e\x1f\xb1\x71\x3f\xf8\x27\xfc\xeb\x5d\x78\x2e\xf3\x02\x1b\x76\xc3\x69\x85\xff\xe2\x43\x9f\x92\x21\xb5\x62\x5b\x20\xf9\x22\x0c\xd1\x05\x10\x51\x18\x5a\x20\xce\xc4\x1d\x52\x94\x83\xa2\xa2\xe0\x34\x34\x72\x94\x64\x21\x4b\xac\x59\x9a\xfd\x47\x75\x3f\x38\x3a\x99\x1c\x9d\x04\x28\x53\x34\xed\x07\xb1\x67\xb3\x0c\xa1\x23\x44\x85\x18\x06\x1b\x22\x1d\xef\x4e\x8e\x77\x9b\x90\x1c\xa1\x0d\xd2\xc9\xfe\xe4\x64\xbf\x09\xc9\x11\x5a\x21\x1d\x4f\x4e\x8e\x1b\x91\x2c\xa1\x0d\xd2\xde\xde\xe1\x04\xbe\x4d\x58\x25\xa9\x15\xda\xfe\xee\x04\xbe\x8d\x68\x9e\xd4\x0a\xed\x10\x0c\x38\x6c\xb6\xcd\x93\x5a\xa1\x1d\xed\x4f\xe0\xdb\x88\xe6\x49\xad\xd0\x4e\xc1\x9d\xd3\x66\x4f\x3d\xa9\x01\xcd\x23\x98\x87\x02\x8e\x08\xcb\xf1\x90\xc6\x96\x67\x01\x79\x06\x56\x9c\x81\x81\x0b\x4c\x41\x94\x64\xa4\x44\xf5\xd4\xd6\xa8\x07\xfb\x93\x83\xa5\xd3\x29\x1e\x3b\x34\xb7\xdb\x1a\xeb\xec\x78\x72\x76\xbc\x82\xe5\x76\xdb\x7b\x7b\x3c\xd9\x5b\xc5\x72\xbb\x0d\x58\x39\x16\x2c\xa5\xda\x2c\x04\xe6\x1b\xd1\xad\x96\x62\xd9\x5d\x7c\xfb\xc9\xb5\x4d\x07\x4b\xb0\xed\x54\xe1\x35\xe3\xf4\x5c\xf2\x5a\x3f\x7a\x99\xba\xcf\xf3\x82\x17\xd6\xf0\x8a\x60\x9c\xeb\xe6\x0a\xac\xa0\x98\x8c\xe6\x34\x4c\xd6\xaa\xf4\xed\xd2\x30\xc3\xe9\xe0\xa3\x6d\x73\x0a\x85\xe8\x12\x5a\x74\x2a\x39\x93\xbd\xd8\x53\x4a\x36\xdb\xfa\x7e\x95\xd2\x68\xa3\x70\x01\x68\x8a\xa2\xf3\xab\x2b\xd7\x08\x1d\xdd\xc5\xa8\x0c\xca\xcd\x9c\x2f\x3c\x88\x0e\xa2\xdd\x98\x30\x6d\xe2\x44\xeb\x25\x21\x82\x55\xe0\x43\xaa\xcd\x03\xa7\x3a\xa3\xd4\x04\x55\x5d\xef\x08\x41\xc9\x48\x1b\x99\x3b\x3d\x19\x05\x85\x8d\xca\x0a\x4c\x08\x13\xc3\xe7\x11\x7f\xbf\xfe\xf4\xf1\x08\xe9\x8c\xe5\x08\x2a\x1a\x7d\xa1\xba\x90\x82\x40\xe2\xd0\xc5\x87\x53\xa4\x47\x85\xbd\x9d\x90\x4c\x4b\x46\xca\x21\x7a\xc2\x68\xc7\x9c\x53\xc2\x30\xfa\x3e\xa2\x8a\x51\xbd\xb4\x03\x60\xbf\xb2\x14\x71\x03\x10\xe8\xec\x9b\xdf\x85\x7d\x7f\x3d\x21\xad\x12\x30\xd0\x7b\x11\x63\x0d\xd7\xa3\x8e\x6f\x75\x6c\x6f\xd3\x23\xb0\x63\x0c\xba\x83\x41\x2f\xf6\xdc\x1b\x0a\xab\xd2\xec\x9c\x89\x06\xf1\xde\x8b\xaf\x54\x10\x96\x7e\xf3\x26\xf6\x62\x7f\x4d\xdb\xc7\x1b\x49\x1e\xa0\x40\xb6\xb7\xa6\x53\x43\xf3\x82\x63\x43\x51\x20\xf0\x38\x40\xd1\x17\x6a\x5d\xd7\xb3\x99\x8b\x56\x8f\xb0\x31\x4a\x38\xa8\xec\x07\xb6\x6a\x30\x13\x54\x05\x0b\xf3\x1e\x51\x21\x44\xa1\x55\x52\x61\xa9\x33\x29\x79\xef\xae\xcf\xad\xba\x24\x0f\x27\x7a\x31\x27\xd8\x0f\x30\x64\x7b\x83\x65\xf9\xe9\x02\x0b\xc4\x08\x9c\x59\x91\xca\x60\x2e\x38\x66\xda\x5e\xd1\x56\x98\x09\x28\x03\xb8\x9a\xa1\x68\x3f\x8f\xa9\xc2\x9c\x43\x2c\x40\x08\x42\x02\x40\x4e\x23\x54\xde\x78\x9d\xee\x43\x88\x1d\x9e\xef\xdd\x18\x81\xe0\x1b\x12\x9a\xe2\x11\xa4\xb3\xa2\xe6\x86\xcb\xe4\x6e\x7e\xde\x5f\x06\x48\x8a\x04\x4e\xe6\x1d\x1c\x2f\x39\x1c\xc2\xc1\x04\xeb\x3a\xdd\xb7\xc1\xe0\xda\x2d\x7b\x31\x1e\x2c\xd4\x96\x0f\x65\x4c\x6a\x8b\x8a\x3d\x05\x9c\xec\xb0\x0c\x25\x8c\x3f\xda\x95\xed\xba\x38\x36\x25\x81\x87\x39\x81\x7b\xcd\x46\x79\x4e\x37\x18\xac\x77\xd1\xe3\x70\xf6\xdc\x6a\x11\x42\x4f\x73\x7f\xc3\x1b\xa9\x20\x73\x94\x94\xcb\x4c\x42\x20\x11\x18\xc4\x04\x94\x07\x09\xbd\x60\x25\xaf\x66\x39\xf6\xcd\x77\x54\x75\xe9\x58\x06\x7f\x42\xfb\x81\xf6\x91\xad\x50\xe6\x26\xd8\x94\x86\xd2\x27\x2d\x18\x9c\x4b\x6d\x9e\x64\xcf\x18\x21\x54\x40\x32\x82\xc1\x27\xac\xee\xa8\x41\x7f\x63\x3e\xda\x40\x05\xc1\x0f\xa8\x22\x7c\xa9\x60\xd0\x6c\x2f\x45\x55\x02\xa9\x69\x2d\xf7\x1b\x1c\x9c\xf8\xa3\xd4\xba\x45\x28\x36\xd6\xb5\x90\x58\xab\x05\xd6\x95\xd4\x58\x6a\x2d\x75\x3d\xe3\x1b\xc2\x52\x60\x3a\x55\x30\xe1\x53\x14\x5d\x19\xa8\x78\xdb\x0d\x6a\x69\x06\x3a\xb4\x3a\xfa\x1d\x45\xd7\x70\x95\xa2\xe0\x5a\x1a\xcc\x83\xd9\xac\xb4\xea\x1e\x2b\x01\x6d\x38\x98\x4e\xa1\x01\xcd\x66\x8f\x98\xaf\x68\x62\xaf\x32\xf4\x48\xc8\x1d\xed\x52\xe2\xb1\xbf\x64\x30\x9d\x46\xb6\x92\x66\x33\x30\x9e\xac\x90\x9b\xc3\x31\x9d\x16\x8a\x09\x93\xa2\xe0\x97\x68\x3f\x85\xde\x66\x8b\xeb\x19\x84\x4a\xce\x56\xc4\x7d\xbd\xb9\x72\xdb\xc4\x8e\x47\x25\xb0\x02\xe7\x2a\xf0\x07\x80\x7a\x85\x0f\xff\xd0\x94\x18\xe7\x99\xcd\xd5\x65\x62\xde\x03\xe3\x6e\xb4\xbb\x08\xa9\xa1\x13\x13\xea\x51\x92\x50\xb8\x0f\xab\xc9\xe0\x9b\x89\x12\x4b\x54\x8b\xa4\x34\x7b\x50\x85\xb0\xde\x14\x83\x9f\xf2\xc8\xd6\xb0\x2d\xe1\x56\xbe\x3c\x29\xf4\x9c\x17\x15\xe1\x4d\xed\x5f\x94\xd8\xfa\x5c\x94\xd7\xd0\x8f\xe6\x63\xad\x78\xbb\x9c\x94\x30\x3f\xe5\xd7\x3c\x3e\xad\x3d\x7a\x56\x70\xd3\xcc\x3c\xe9\x45\xbd\xb7\xd9\xd6\xe5\xd0\xaa\xdd\xae\xda\xdd\x60\x69\x2f\xb2\xe6\x9b\xb8\x79\xe1\x9f\xfc\xe0\x18\x2f\xa6\x20\x37\xf9\xad\x1f\x88\xff\xc0\x63\x7c\xe5\xa6\x31\xc7\xd2\x6f\xfd\xa9\x4d\x96\xe8\x92\xe3\x04\xae\x66\x6c\x10\xf4\x6e\x04\x1e\xda\xe1\xd4\x3e\x12\x99\x8c\xec\x6c\x8a\xb4\x74\x6b\x3b\x41\x68\xc4\x25\x26\x28\xc5\xda\x94\x76\x3a\x9c\xda\x30\x79\x6b\x07\xd8\x87\x75\xa3\x63\x8d\xb5\x71\x84\xbf\xad\x4e\xf0\x4f\xa2\xf8\xc5\x18\x2b\x54\x96\xd7\x67\x81\xfa\xc8\xa8\x11\x7d\xeb\x28\xaf\x3a\x73\x1f\xba\x91\x82\x7b\xe9\xa1\x93\x8e\x84\xbb\x22\x3a\x5d\x34\x2d\x59\x76\xa2\x42\x16\x56\x3e\x04\xed\x39\xd3\x7a\xa7\x3b\xdf\xe9\x4c\x2b\xd9\x37\x8a\x0d\xa1\xa6\xde\xa0\x9d\x14\x40\xf5\xce\xeb\x0a\x0d\x5e\xcf\x72\xf7\x16\xf5\x06\x42\xc3\x35\x75\xa4\x59\xf7\x6d\xed\x77\xae\x1b\x55\x47\x3a\x34\x57\x01\x95\xdd\x59\x78\xb1\xdc\x7e\xd5\x41\x41\x54\x3b\x41\xa8\x1b\xc1\xbb\xc8\xb9\x2d\xf6\x4e\xe5\x52\xe9\xae\x08\x40\x2b\xb4\xcc\x8a\xe6\x20\xfa\x24\xff\x4b\x3f\xfc\x76\x23\x7b\x76\x3a\x3b\x30\xea\x42\xc7\xda\x29\xcd\x46\xb5\xe0\x3a\xf7\xe6\x84\x19\xbc\xbe\x68\xda\x60\x6b\xa9\x7a\x33\x3b\x2b\x8e\xfd\x90\xad\xe5\x19\x6e\xb6\x77\x59\x0c\x60\xee\xf6\xf2\xef\xb2\x9e\xdc\x0b\x8c\x3f\xc7\xbd\xd8\xff\x27\xf2\xff\x00\x00\x00\xff\xff\x52\xc1\x7e\x26\x9a\x14\x00\x00") +var _templatesTemplatePortfolioHtml = []byte("\x1f\x8b\x08\x00\x00\x09\x6e\x88\x00\xff\xa4\x58\x7b\x6f\xdb\x38\x12\xff\x3b\xf9\x14\xac\xda\x43\x6c\xa0\x92\xf2\x7e\xb4\xb6\x81\x5e\x5a\xdc\xe5\xd0\x5e\x83\x4d\x76\xb1\x8b\xa2\x7f\x30\x22\x65\x31\xa1\x48\x95\xa4\x1d\x67\x0d\x7f\xf7\x1d\x92\xb2\x2c\x25\x72\x62\xb5\x06\x1c\x8b\x9c\x99\x1f\xe7\xc5\x99\x51\x06\xaf\x3e\x7e\x3d\xbf\xfe\xeb\xf2\x13\xca\x4c\xce\x47\xdb\x03\xfb\x83\x38\x16\xe3\x61\x40\x45\x30\xda\x46\x68\x90\x51\x4c\xec\x03\x3c\xe6\xd4\x60\x94\x64\x58\x69\x6a\x86\xc1\xc4\xa4\xe1\x69\x50\x27\x09\x9c\xd3\x61\x30\x65\xf4\xbe\x90\xca\x04\x28\x91\xc2\x50\x01\xac\xf7\x8c\x98\x6c\x48\xe8\x94\x25\x34\x74\x8b\xb7\x88\x09\x66\x18\xe6\xa1\x4e\x30\xa7\xc3\xbd\x68\xb7\x05\x8a\x50\x9d\x28\x56\x18\x26\x45\x0d\xad\x85\x11\x4f\x4c\x26\x55\x93\x67\xcb\x33\x64\xc6\x14\x21\xfd\x31\x61\xd3\x61\xf0\x67\xf8\xfb\x87\xf0\x5c\xe6\x05\x36\xec\x86\xd3\x1a\xff\xc5\xa7\x21\x25\x63\x6a\xc5\xb6\x40\xf2\x55\x18\xa2\x0b\x20\xa2\x30\xb4\x40\x9c\x89\x3b\xa4\x28\x87\x83\x8a\x82\xd3\xd0\xc8\x49\x92\x85\x2c\xb1\x6a\x69\xf6\x37\xd5\xc3\xe0\xe8\x64\x76\x74\x12\xa0\x4c\xd1\x74\x18\xc4\x9e\xcd\x32\x84\x8e\x10\x15\x62\x1c\x6c\x88\x74\xbc\x3b\x3b\xde\x6d\x43\x72\x84\x2e\x48\x27\xfb\xb3\x93\xfd\x36\x24\x47\xe8\x84\x74\x3c\x3b\x39\x6e\x45\xb2\x84\x2e\x48\x7b\x7b\x87\x33\xf8\xb6\x61\x95\xa4\x4e\x68\xfb\xbb\x33\xf8\xb6\xa2\x79\x52\x27\xb4\x43\x50\xe0\xb0\x5d\x37\x4f\xea\x84\x76\xb4\x3f\x83\x6f\x2b\x9a\x27\x75\x42\x3b\x05\x73\x4e\xdb\x2d\xf5\xa4\x16\x34\x8f\x60\x1e\x0a\xb8\x22\x2c\xc7\x63\x1a\x5b\x9e\x0a\xf2\x0c\xb4\x38\x03\x05\x2b\x4c\x41\x94\x64\xa4\x44\xf5\xd4\xce\xa8\x07\xfb\xb3\x83\x95\xd1\x29\x9e\x3a\x34\xb7\xdb\x19\xeb\xec\x78\x76\x76\xfc\x04\xcb\xed\x76\xb7\xf6\x78\xb6\xf7\x14\xcb\xed\xb6\x60\xe5\x58\xb0\x94\x6a\x53\x09\x2c\x37\xa2\x5b\x2d\xc5\xaa\xba\xf8\xf2\x93\x6b\x1b\x0e\x96\x60\x5b\xa9\xc2\x6b\xc6\xe9\xb9\xe4\x8d\x7a\xf4\x3a\x75\x9f\x97\x05\x2f\xac\xe2\x35\xc1\x38\xd7\xed\x19\x58\x43\x31\x19\xcd\x69\x98\xac\x3d\xd2\x97\x4b\xc3\x0c\xa7\xa3\xcf\xb6\xcc\x29\x14\xa2\x4b\x28\xd1\xa9\xe4\x4c\x0e\x62\x4f\x29\xd9\x6c\xe9\xfb\xb7\x94\x46\x1b\x85\x0b\x40\x53\x14\x9d\x5f\x5d\xb9\x42\xe8\xe8\xce\x47\xa5\x53\x6e\x96\x7c\xe1\x41\x74\x10\xed\xc6\x84\x69\x13\x27\x5a\xaf\x08\x11\xac\x02\xef\x52\x6d\x1e\x38\xd5\x19\xa5\x26\xa8\x9f\xf5\x81\x10\x94\x4c\xb4\x91\xb9\x3b\x27\xa3\x70\x60\xeb\x61\x05\x26\x84\x89\xf1\xcb\x88\xff\xbd\xfe\xf2\xf9\x08\xe9\x8c\xe5\x08\x32\x1a\xfd\x46\x75\x21\x05\x81\xc0\xa1\x8b\x4f\xa7\x48\x4f\x0a\xdb\x9d\x90\x4c\x4b\x46\xca\xc1\x7b\xc2\x68\xc7\x9c\x53\xc2\x30\xfa\x31\xa1\x8a\x51\xbd\xd2\x03\x60\xbf\xb1\x14\x71\x03\x10\xe8\xec\xbb\xdf\x85\x7d\xdf\x9e\x90\x56\x09\x28\xe8\xad\x88\xb1\x86\xf6\xa8\xe3\x5b\x1d\xdb\x6e\x7a\x04\x7a\x4c\xe1\xec\x60\x34\x88\x3d\xf7\x86\xc2\xaa\x54\x3b\x67\xa2\x45\x7c\xf0\xea\x1b\x15\x84\xa5\xdf\xbd\x8a\x83\xd8\xb7\x69\xfb\x78\x23\xc9\x03\x24\xc8\xf6\xd6\x7c\x6e\x68\x5e\x70\x6c\x28\x0a\x04\x9e\x06\x28\x5a\x2c\x9c\x9b\x06\x84\x4d\x51\xc2\xe1\xac\x61\x60\xd3\x05\x33\x41\x55\x50\xe9\xf5\x88\x0a\xbe\x09\x2d\x7a\x8d\xa5\xc9\xa4\xe4\xbd\xeb\x9b\x5b\x4d\x49\x1e\xce\x74\x35\x20\xd8\x0f\x30\x64\x7b\xa3\x2a\xef\xd0\x7c\x1e\x55\x8b\xff\x43\x22\x2f\x16\x03\x5d\x60\x81\x18\x81\xfb\x2b\x52\x19\x2c\xb1\xa6\x4c\xdb\x76\x6d\xf1\x98\x80\x94\x80\x36\x0d\x09\xfc\x75\x4a\x15\xe6\x1c\xfc\x02\x42\xe0\x1e\xc0\x76\x4a\x40\x16\x4e\xd7\xa9\x73\x08\x7e\xc4\xcb\xbd\x1b\x23\x10\x7c\x43\x42\x53\x3c\x81\xd0\xd6\x8e\xb9\xe1\x32\xb9\x5b\xde\xfd\xd7\x01\x92\x22\x81\x5b\x7a\x07\x57\x4d\x8e\xc7\x70\x49\x41\xbb\x5e\xff\x7d\x30\xba\x76\xcb\x41\x8c\x47\xd5\xb1\xe5\x43\xe9\xa6\xc6\xa2\xa6\x4f\x01\xb7\x3c\x2c\xbd\x0b\xa3\x90\x76\x29\xbc\xce\xb5\x6d\x71\xe1\x61\x4e\xa0\xc7\x59\xc7\x2f\xe9\x06\x83\xf6\xce\x7b\x1c\xee\xa1\x5b\x55\x2e\xf4\x34\xf7\x37\xbc\x91\x0a\x82\x49\x49\xb9\xcc\x24\x38\x12\x81\x42\x4c\x40\xaa\x90\xd0\x0b\xd6\x42\x6d\x56\x23\xe0\x72\x47\xd5\x97\x8e\x65\x64\x23\x08\xa5\x24\x7b\x42\x59\xaa\x60\x43\x1a\x4a\x1f\xb4\x60\x74\x2e\xb5\x79\x96\x3d\x63\x84\x50\x01\xc1\x08\x46\x5f\xb0\xba\xa3\x06\xfd\x81\xf9\x64\x83\x23\x08\x7e\x40\x35\xe1\x4b\x05\x43\x67\x77\x29\xaa\x12\x08\x4d\x67\xb9\xff\xc0\x5d\x8a\x3f\x4b\xad\x3b\xb8\x62\xe3\xb3\x2a\x89\xb5\xa7\xc0\xba\x16\x1a\x4b\x6d\x84\x6e\x60\x7c\x71\x58\x09\xcc\xe7\x0a\xa6\x7d\x8a\xa2\x2b\x03\x19\xaf\xa1\x40\x34\xc2\x0c\x74\x28\x7b\xf4\x07\x8a\xae\xa1\xad\xa2\xe0\x5a\x1a\xcc\x83\xc5\xa2\xd4\xea\x1e\x2b\x01\x25\x39\x98\xcf\xa1\x18\x2d\x16\x8f\x98\xaf\x68\x62\xdb\x1a\x7a\x24\xe4\xae\x76\x29\xf1\xd8\x5e\x32\x82\xa2\x50\xd6\x82\xd8\x90\x27\xe4\x76\x77\xcc\xe7\x85\x62\xc2\xa4\x28\xf8\x57\xb4\x9f\x42\x9d\xb3\xc9\xf5\x02\x42\x2d\x66\x4f\xc4\x7d\xbe\xb9\x74\xdb\x44\x8f\x47\x29\xf0\x04\xce\x65\xe0\x4f\x00\x0d\x0a\xef\xfe\xb1\x29\x31\xce\x33\x1b\xab\xcb\xc4\x7c\x04\xc6\xdd\x68\xb7\x72\xa9\xa1\x33\x13\xea\x49\x92\x50\xe8\x8d\xf5\x60\xf0\xcd\x44\x89\x25\xaa\x2a\x28\xed\x16\xd4\x21\xac\x35\xc5\xe8\x97\x2c\xb2\x39\x6c\x53\xb8\x93\x2d\xcf\x0a\xbd\x64\x45\x4d\x78\x53\xfd\xab\x14\x5b\x1f\x8b\xb2\x0d\xfd\x6c\x3c\xd6\x8a\x77\x8b\x49\x09\xf3\x4b\x76\x2d\xfd\xd3\xd9\xa2\x17\x05\x37\x8d\xcc\xb3\x56\x34\x6b\x9b\x2d\x5d\x0e\xad\x5e\xed\xea\xd5\x0d\x96\xb6\x91\xb5\x77\xe2\xf6\x85\x7f\xf2\x43\x64\x5c\x0d\x46\x6e\x0a\x5c\x3f\x1c\xff\x0f\x4f\xf1\x95\x9b\xcc\x1c\xcb\xb0\xf3\xa7\x31\x65\xa2\x4b\x8e\x13\x68\xcd\xd8\x20\xa8\xdd\x08\x2c\xb4\x83\xaa\x7d\x24\x32\x99\xd8\x39\x15\x69\xe9\xd6\x76\x82\xd0\x88\x4b\x4c\x50\x8a\xb5\x29\xf5\x74\x38\x8d\xc1\xf2\xd6\x0e\xb3\x0f\xeb\xc6\xc8\x06\x6b\xeb\x38\x7f\x5b\x9f\xe6\x9f\x45\xf1\x8b\x29\x56\xa8\x4c\xaf\xaf\x02\x0d\x91\x51\x13\xfa\xde\x51\xde\xf4\x96\x36\xf4\x23\x05\x7d\xe9\xa1\x97\x4e\x84\x6b\x11\xbd\x3e\x9a\x97\x2c\x3b\x51\x21\x0b\x2b\x1f\xc2\xe9\x39\xd3\x7a\xa7\xbf\xdc\xe9\xcd\x6b\xd1\x37\x8a\x8d\x21\xa7\xde\xa1\x9d\x14\x40\xf5\xce\xdb\x1a\x0d\x5e\xd5\x72\xf7\x46\xf5\x0e\x5c\xc3\x35\x75\xa4\x45\xff\x7d\xe3\x77\x79\x36\xaa\x8f\x74\x68\x79\x04\x64\x76\xaf\xb2\x62\xb5\xfd\xa6\x87\x82\xa8\x71\x83\x50\x3f\x82\xf7\x92\x73\x9b\xec\xbd\x5a\x53\xe9\x3f\x11\x80\x52\x68\x99\x15\xcd\x41\xf4\x59\xfe\xd7\x7e\xf8\xed\x47\xf6\xee\xf4\x76\x60\xd4\x85\x8a\xb5\x53\xaa\x8d\x1a\xce\x75\xe6\x2d\x09\x0b\x78\x95\xd1\xb4\x45\xd7\xf2\xe8\xcd\xf4\xac\x19\xf6\x53\xba\x96\x77\xb8\x5d\xdf\x55\x32\x80\xba\xdb\xab\xbf\xab\x7c\x72\x2f\x33\xfe\x1e\x0f\x62\xff\x5f\xc9\x7f\x02\x00\x00\xff\xff\x04\xbc\x76\xbf\xa6\x14\x00\x00") func templatesTemplatePortfolioHtmlBytes() ([]byte, error) { return bindataRead( @@ -1154,7 +1154,7 @@ func templatesTemplatePortfolioHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "templates/template.portfolio.html", size: 5274, mode: os.FileMode(438), modTime: time.Unix(1489677240, 0)} + info := bindataFileInfo{name: "templates/template.portfolio.html", size: 5286, mode: os.FileMode(438), modTime: time.Unix(1509909008, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/cmd/lweb/handler_accounts.go b/cmd/lweb/handler_accounts.go index 36d86ad8..4930fe8e 100644 --- a/cmd/lweb/handler_accounts.go +++ b/cmd/lweb/handler_accounts.go @@ -31,6 +31,7 @@ func accountsHandler(w http.ResponseWriter, r *http.Request) { var pData pageData pData.Reports = reportConfigData.Reports + pData.Portfolios = portfolioConfigData.Portfolios pData.Accounts = balances pData.Transactions = trans diff --git a/cmd/lweb/handler_ledger.go b/cmd/lweb/handler_ledger.go index 57668189..f243d30f 100644 --- a/cmd/lweb/handler_ledger.go +++ b/cmd/lweb/handler_ledger.go @@ -17,6 +17,7 @@ func ledgerHandler(w http.ResponseWriter, r *http.Request) { var pData pageData pData.Reports = reportConfigData.Reports + pData.Portfolios = portfolioConfigData.Portfolios pData.Transactions = trans err = t.Execute(w, pData) diff --git a/cmd/lweb/handler_portfolio.go b/cmd/lweb/handler_portfolio.go index fbd94e96..5b414dd9 100644 --- a/cmd/lweb/handler_portfolio.go +++ b/cmd/lweb/handler_portfolio.go @@ -6,6 +6,7 @@ import ( "net/http" "sort" + "github.com/go-martini/martini" "github.com/howeyc/ledger" ) @@ -31,7 +32,37 @@ func stockQuote(symbol string) (quote iexQuote, err error) { return quote, nil } -func portfolioHandler(w http.ResponseWriter, r *http.Request) { +type gdaxQuote struct { + Volume string `json:"volume"` + PreviousClose float64 `json:"open,string"` + Last float64 `json:"last,string"` +} + +// https://docs.gdax.com/ +func cryptoQuote(symbol string) (quote gdaxQuote, err error) { + resp, herr := http.Get("https://api.gdax.com/products/" + symbol + "/stats") + if herr != nil { + return quote, herr + } + defer resp.Body.Close() + dec := json.NewDecoder(resp.Body) + dec.Decode("e) + if quote.Volume == "" { + return quote, errors.New("Unable to find data for symbol " + symbol) + } + return quote, nil +} + +func portfolioHandler(w http.ResponseWriter, r *http.Request, params martini.Params) { + portfolioName := params["portfolioName"] + + var portfolio portfolioStruct + for _, port := range portfolioConfigData.Portfolios { + if port.Name == portfolioName { + portfolio = port + } + } + t, err := parseAssets("templates/template.portfolio.html", "templates/template.nav.html") if err != nil { http.Error(w, err.Error(), 500) @@ -45,15 +76,22 @@ func portfolioHandler(w http.ResponseWriter, r *http.Request) { } balances := ledger.GetBalances(trans, []string{}) - var pData pageData + type portPageData struct { + pageData + PortfolioName string + } + + var pData portPageData pData.Reports = reportConfigData.Reports + pData.Portfolios = portfolioConfigData.Portfolios pData.Transactions = trans + pData.PortfolioName = portfolioName sectionTotals := make(map[string]stockInfo) siChan := make(chan stockInfo) - for _, stock := range stockConfigData.Stocks { - go func(name, account, symbol, section string, shares float64) { + for _, stock := range portfolio.Stocks { + go func(name, account, symbol, securityType, section string, shares float64) { si := stockInfo{Name: name, Section: section, Ticker: symbol, @@ -67,10 +105,19 @@ func portfolioHandler(w http.ResponseWriter, r *http.Request) { sprice := cprice sclose := cprice - quote, qerr := stockQuote(symbol) - if qerr == nil { - sprice = quote.Last - sclose = quote.PreviousClose + switch securityType { + case "Stock": + quote, qerr := stockQuote(symbol) + if qerr == nil { + sprice = quote.Last + sclose = quote.PreviousClose + } + case "Crypto": + quote, qerr := cryptoQuote(symbol) + if qerr == nil { + sprice = quote.Last + sclose = quote.PreviousClose + } } si.Price = sprice @@ -82,9 +129,9 @@ func portfolioHandler(w http.ResponseWriter, r *http.Request) { si.PriceChangePctOverall = (si.PriceChangeOverall / cprice) * 100.0 si.GainLossDay = si.Shares * si.PriceChangeDay siChan <- si - }(stock.Name, stock.Account, stock.Ticker, stock.Section, stock.Shares) + }(stock.Name, stock.Account, stock.Ticker, stock.SecurityType, stock.Section, stock.Shares) } - for range stockConfigData.Stocks { + for range portfolio.Stocks { pData.Stocks = append(pData.Stocks, <-siChan) } diff --git a/cmd/lweb/handler_report.go b/cmd/lweb/handler_report.go index 94dca74e..1b0c696d 100644 --- a/cmd/lweb/handler_report.go +++ b/cmd/lweb/handler_report.go @@ -287,6 +287,7 @@ func reportHandler(w http.ResponseWriter, r *http.Request, params martini.Params var pData piePageData pData.Reports = reportConfigData.Reports + pData.Portfolios = portfolioConfigData.Portfolios pData.Transactions = vtrans pData.ChartAccounts = values pData.RangeStart = rStart diff --git a/cmd/lweb/main.go b/cmd/lweb/main.go index 4bdea842..9614d267 100644 --- a/cmd/lweb/main.go +++ b/cmd/lweb/main.go @@ -87,11 +87,12 @@ type reportConfigStruct struct { var reportConfigData reportConfigStruct type stockConfig struct { - Name string - Section string - Ticker string - Account string - Shares float64 + Name string + SecurityType string `toml:"security_type"` + Section string + Ticker string + Account string + Shares float64 } type stockInfo struct { @@ -112,17 +113,23 @@ type stockInfo struct { GainLossOverall float64 } -type stockConfigStruct struct { +type portfolioStruct struct { + Name string Stocks []stockConfig `toml:"stock"` } -var stockConfigData stockConfigStruct +type portfolioConfigStruct struct { + Portfolios []portfolioStruct `toml:"portfolio"` +} + +var portfolioConfigData portfolioConfigStruct type pageData struct { Reports []reportConfig Transactions []*ledger.Transaction Accounts []*ledger.Account Stocks []stockInfo + Portfolios []portfolioStruct } func main() { @@ -152,9 +159,9 @@ func main() { }() if len(stockConfigFileName) > 0 { - var sLoadData stockConfigStruct + var sLoadData portfolioConfigStruct toml.DecodeFile(stockConfigFileName, &sLoadData) - stockConfigData = sLoadData + portfolioConfigData = sLoadData } // initialize cache @@ -166,7 +173,7 @@ func main() { m.Get("/ledger", ledgerHandler) m.Get("/accounts", accountsHandler) - m.Get("/portfolio", portfolioHandler) + m.Get("/portfolio/:portfolioName", portfolioHandler) m.Get("/account/:accountName", accountHandler) m.Get("/report/:reportName", reportHandler) m.Get("/", func(w http.ResponseWriter, r *http.Request) { diff --git a/cmd/lweb/portfolio-sample.toml b/cmd/lweb/portfolio-sample.toml index 6aa48cc8..495d931a 100644 --- a/cmd/lweb/portfolio-sample.toml +++ b/cmd/lweb/portfolio-sample.toml @@ -1,20 +1,37 @@ -[[stock]] -name = "Vanguard" -section = "Fund" -ticker = "VASGX" -account = "Assets:Investments:TD Ameritrade:Invested:Fund:VASGX" -shares = 3000 +[[porfolio]] +name = "Stocks" -[[stock]] -name = "S&P 500" -section = "ETF" -ticker = "IVV" -account = "Assets:Investments:TD Ameritrade:Invested:ETF:IVV" -shares = 3000 + [[portfolio.stock]] + name = "Vanguard" + security_type = "Fund" + section = "Fund" + ticker = "VASGX" + account = "Assets:Investments:TD Ameritrade:Invested:Fund:VASGX" + shares = 3000 -[[stock]] -name = "S&P 500 High Div" -section = "ETF" -ticker = "SPHD" -account = "Assets:Investments:TD Ameritrade:Invested:ETF:SPHD" -shares = 3000 + [[portfolio.stock]] + name = "S&P 500" + security_type = "Stock" + section = "ETF" + ticker = "IVV" + account = "Assets:Investments:TD Ameritrade:Invested:ETF:IVV" + shares = 3000 + + [[portfolio.stock]] + name = "S&P 500 High Div" + security_type = "Stock" + section = "ETF" + ticker = "SPHD" + account = "Assets:Investments:TD Ameritrade:Invested:ETF:SPHD" + shares = 3000 + +[[portfolio]] +name = "Crypto Holdings" + + [[portfolio.stock]] + name = "Litecoin" + security_type = "Crypto" + section = "LTC" + ticker = "LTC-USD" + account = "Assets:Investments:Crypto:LTC" + shares = 10 diff --git a/cmd/lweb/templates/template.account.html b/cmd/lweb/templates/template.account.html index 528bda73..8ede5b6a 100644 --- a/cmd/lweb/templates/template.account.html +++ b/cmd/lweb/templates/template.account.html @@ -43,7 +43,7 @@ - {{template "nav" .Reports}} + {{template "nav" .}}
diff --git a/cmd/lweb/templates/template.accounts.html b/cmd/lweb/templates/template.accounts.html index bcbbf6d8..5f39bd37 100644 --- a/cmd/lweb/templates/template.accounts.html +++ b/cmd/lweb/templates/template.accounts.html @@ -43,7 +43,7 @@ - {{template "nav" .Reports}} + {{template "nav" .}}
diff --git a/cmd/lweb/templates/template.barlinechart.html b/cmd/lweb/templates/template.barlinechart.html index f2d64708..8d9c9f7b 100644 --- a/cmd/lweb/templates/template.barlinechart.html +++ b/cmd/lweb/templates/template.barlinechart.html @@ -43,7 +43,7 @@ - {{template "nav" .Reports}} + {{template "nav" .}}
diff --git a/cmd/lweb/templates/template.ledger.html b/cmd/lweb/templates/template.ledger.html index 807578c5..2c8b0c7f 100644 --- a/cmd/lweb/templates/template.ledger.html +++ b/cmd/lweb/templates/template.ledger.html @@ -48,7 +48,7 @@ - {{template "nav" .Reports}} + {{template "nav" .}}
diff --git a/cmd/lweb/templates/template.nav.html b/cmd/lweb/templates/template.nav.html index 6b71a683..40c09b5a 100644 --- a/cmd/lweb/templates/template.nav.html +++ b/cmd/lweb/templates/template.nav.html @@ -18,12 +18,19 @@ -
  • Portfolio
  • +
    diff --git a/cmd/lweb/templates/template.piechart.html b/cmd/lweb/templates/template.piechart.html index ec41fbd2..920b42f4 100644 --- a/cmd/lweb/templates/template.piechart.html +++ b/cmd/lweb/templates/template.piechart.html @@ -43,7 +43,7 @@ - {{template "nav" .Reports}} + {{template "nav" .}}
    diff --git a/cmd/lweb/templates/template.portfolio.html b/cmd/lweb/templates/template.portfolio.html index b47f3a4a..44e5e7cb 100644 --- a/cmd/lweb/templates/template.portfolio.html +++ b/cmd/lweb/templates/template.portfolio.html @@ -43,13 +43,13 @@ - {{template "nav" .Reports}} + {{template "nav" .}}
    -

    Portfolio - Overall

    +

    Portfolio {{.PortfolioName}} - Overall