diff --git a/3/ecolyo.e7921a982aef4cf71eb5.js b/3/ecolyo.95b2454562935abe3938.js similarity index 97% rename from 3/ecolyo.e7921a982aef4cf71eb5.js rename to 3/ecolyo.95b2454562935abe3938.js index a115917cdf915ba1ca9120c4104da8570bf6f6cd..0ba5f8e4ae4c7905e60905b10196f25354c3487a 100644 --- a/3/ecolyo.e7921a982aef4cf71eb5.js +++ b/3/ecolyo.95b2454562935abe3938.js @@ -277,8 +277,8 @@ var ElecHalfHourMonthlyAnalysis = function ElecHalfHourMonthlyAnalysis(_ref) { className: "arrow-next" })), isLoading && /*#__PURE__*/_react.default.createElement(_Loader.default, { color: "elec" - }), !isLoading && /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, getPowerChart(), enedisAnalysisValues && isDataFullyComplete(monthDataloads) && /*#__PURE__*/_react.default.createElement("div", { - className: "min-max" + }), !isLoading && /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, getPowerChart(), enedisAnalysisValues && isDataFullyComplete(monthDataloads) && /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement("div", { + className: "elec-infos" }, /*#__PURE__*/_react.default.createElement("div", { className: "container" }, /*#__PURE__*/_react.default.createElement(_StyledIcon.default, { @@ -286,33 +286,29 @@ var ElecHalfHourMonthlyAnalysis = function ElecHalfHourMonthlyAnalysis(_ref) { size: 40, className: "minIcon" }), /*#__PURE__*/_react.default.createElement("div", { - className: "text" + className: "text text-18-normal" + }, /*#__PURE__*/_react.default.createElement("div", { + className: "row" + }, t('special_elec.maxPower'), enedisAnalysisValues.maxPower !== 0 && enedisAnalysisValues.maxPower !== null ? /*#__PURE__*/_react.default.createElement("div", { + className: "value" }, /*#__PURE__*/_react.default.createElement("div", { - className: "min text-18-normal" - }, t('special_elec.maxPower'))), /*#__PURE__*/_react.default.createElement("div", { - className: "value kvAval" - }, enedisAnalysisValues.maxPower !== 0 && enedisAnalysisValues.maxPower !== null ? /*#__PURE__*/_react.default.createElement("div", { className: "text-18-bold" - }, enedisAnalysisValues.maxPower.toFixed(1), /*#__PURE__*/_react.default.createElement("span", { - className: "text-18-normal" - }, " kVA")) : /*#__PURE__*/_react.default.createElement("span", null, "----"))), (enedisAnalysisValues === null || enedisAnalysisValues === void 0 ? void 0 : enedisAnalysisValues.offPeakHoursRatio) != null && /*#__PURE__*/_react.default.createElement("div", { + }, enedisAnalysisValues.maxPower.toFixed(1)), /*#__PURE__*/_react.default.createElement("span", null, " kVA")) : /*#__PURE__*/_react.default.createElement("span", null, "----")))), (enedisAnalysisValues === null || enedisAnalysisValues === void 0 ? void 0 : enedisAnalysisValues.offPeakHoursRatio) != null && /*#__PURE__*/_react.default.createElement("div", { className: "container" }, /*#__PURE__*/_react.default.createElement(_StyledIcon.default, { icon: _offPeakHour.default, size: 40, className: "minIcon" }), /*#__PURE__*/_react.default.createElement("div", { - className: "text" - }, /*#__PURE__*/_react.default.createElement("div", { - className: "min text-18-normal" - }, t('special_elec.offPeakHour'))), /*#__PURE__*/_react.default.createElement("div", { - className: "value kvAval" + className: "text text-18-normal" }, /*#__PURE__*/_react.default.createElement("div", { + className: "row" + }, t('special_elec.offPeakHour'), /*#__PURE__*/_react.default.createElement("div", { + className: "value" + }, /*#__PURE__*/_react.default.createElement("span", { className: "text-18-bold" - }, Math.round(enedisAnalysisValues.offPeakHoursRatio * 100), /*#__PURE__*/_react.default.createElement("span", { - className: "text-18-normal" - }, " %")))), /*#__PURE__*/_react.default.createElement("div", { - className: "container consomin" + }, Math.round(enedisAnalysisValues.offPeakHoursRatio * 100)), /*#__PURE__*/_react.default.createElement("span", null, " %"))))), /*#__PURE__*/_react.default.createElement("div", { + className: "container" }, /*#__PURE__*/_react.default.createElement(_StyledIcon.default, { icon: _minimum.default, size: 40, @@ -321,17 +317,23 @@ var ElecHalfHourMonthlyAnalysis = function ElecHalfHourMonthlyAnalysis(_ref) { className: "text text-18-normal" }, enedisAnalysisValues.minimumLoad !== 0 && enedisAnalysisValues.minimumLoad !== null ? /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement("div", { className: "row" - }, /*#__PURE__*/_react.default.createElement("div", null, t('special_elec.min')), /*#__PURE__*/_react.default.createElement("div", null, /*#__PURE__*/_react.default.createElement("span", { + }, /*#__PURE__*/_react.default.createElement("div", null, t('special_elec.min')), /*#__PURE__*/_react.default.createElement("div", { + className: "value" + }, /*#__PURE__*/_react.default.createElement("span", { className: "text-18-bold" }, enedisAnalysisValues.minimumLoad.toFixed(1)), /*#__PURE__*/_react.default.createElement("span", null, " kWh"))), /*#__PURE__*/_react.default.createElement("div", { className: "row" - }, /*#__PURE__*/_react.default.createElement("div", null, t('special_elec.percentage')), /*#__PURE__*/_react.default.createElement("div", null, /*#__PURE__*/_react.default.createElement("span", { + }, /*#__PURE__*/_react.default.createElement("div", null, t('special_elec.percentage')), /*#__PURE__*/_react.default.createElement("div", { + className: "value" + }, /*#__PURE__*/_react.default.createElement("span", { className: "text-18-bold" }, (facturePercentage === null || facturePercentage === void 0 ? void 0 : facturePercentage.toFixed(0)) || '---'), /*#__PURE__*/_react.default.createElement("span", null, " %"))), /*#__PURE__*/_react.default.createElement("div", { className: "row" - }, /*#__PURE__*/_react.default.createElement("div", null, t('special_elec.price')), /*#__PURE__*/_react.default.createElement("div", null, /*#__PURE__*/_react.default.createElement("span", { + }, /*#__PURE__*/_react.default.createElement("div", null, t('special_elec.price')), /*#__PURE__*/_react.default.createElement("div", { + className: "value" + }, /*#__PURE__*/_react.default.createElement("span", { className: "text-18-bold" - }, elecPrice !== null && elecPrice !== void 0 && elecPrice.price ? (enedisAnalysisValues.minimumLoad * elecPrice.price).toFixed(1) : '---'), /*#__PURE__*/_react.default.createElement("span", null, " \u20AC")))) : /*#__PURE__*/_react.default.createElement("span", null, "----"))), /*#__PURE__*/_react.default.createElement(_core.Button, { + }, elecPrice !== null && elecPrice !== void 0 && elecPrice.price ? (enedisAnalysisValues.minimumLoad * elecPrice.price).toFixed(1) : '---'), /*#__PURE__*/_react.default.createElement("span", null, " \u20AC")))) : /*#__PURE__*/_react.default.createElement("span", null, "----")))), /*#__PURE__*/_react.default.createElement(_core.Button, { className: "btnText", onClick: function onClick() { return setOpenInfoModal(true); @@ -365,7 +367,7 @@ exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE exports = module.exports = __webpack_require__("DjJv")(false); // Module -exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n.special-elec-container {\n color: white;\n}\n.special-elec-container .elec-icon {\n margin: auto;\n display: block;\n}\n.special-elec-container .title {\n text-align: center;\n margin-top: 1rem;\n color: #e0e0e0;\n}\n.special-elec-container .navigator {\n display: flex;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n text-align: center;\n margin: 1rem 0;\n}\n.special-elec-container .navigator .text-1 {\n color: #e0e0e0;\n}\n.special-elec-container .navigator .week {\n color: #e2bca1;\n}\n.special-elec-container .navigator .weekend {\n color: #ffd597;\n}\n.special-elec-container .minIcon {\n margin: auto 0.8rem auto 0;\n}\n.special-elec-container .activation-text {\n margin: 1rem 0 0.7rem 0;\n}\n.special-elec-container .oauthform-button-content {\n display: flex;\n padding: 0.5rem;\n}\n.special-elec-container .oauthform-button-text {\n text-align: left;\n margin-left: 1rem;\n}\n.special-elec-container .container {\n margin-bottom: 1rem;\n padding: 1rem;\n border: 1px solid #e0e0e0;\n border-radius: 10px;\n display: flex;\n}\n.special-elec-container .container .min {\n max-width: 150px;\n}\n.special-elec-container .container .text {\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n width: 100%;\n}\n.special-elec-container .container .text .row {\n justify-content: space-between;\n}\n.special-elec-container .container .value {\n margin-left: auto;\n display: flex;\n flex-direction: column;\n align-items: self-end;\n min-width: 80px;\n justify-content: space-between;\n}\n.special-elec-container .container .kvAval {\n margin: auto 0 auto auto;\n}\n.special-elec-container .consomin {\n min-height: 100px;\n}\n.special-elec-container .no_data {\n text-align: center;\n color: white;\n}\n.special-elec-container button {\n display: flex;\n margin: auto;\n}\n\n.graph-elec-half-hour {\n height: 12rem;\n margin-top: 2rem;\n}", ""]); +exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n.special-elec-container {\n color: white;\n display: flex;\n flex-direction: column;\n gap: 16px;\n}\n.special-elec-container .elec-icon {\n margin: auto;\n display: block;\n}\n.special-elec-container .title {\n text-align: center;\n color: #e0e0e0;\n}\n.special-elec-container .navigator {\n display: flex;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n text-align: center;\n}\n.special-elec-container .navigator .text-1 {\n color: #e0e0e0;\n}\n.special-elec-container .navigator .week {\n color: #e2bca1;\n}\n.special-elec-container .navigator .weekend {\n color: #ffd597;\n}\n.special-elec-container .minIcon {\n margin: auto 0.8rem auto 0;\n}\n.special-elec-container .activation-text {\n margin: 1rem 0 0.7rem 0;\n}\n.special-elec-container .elec-infos {\n display: flex;\n flex-direction: column;\n gap: 8px;\n}\n.special-elec-container .elec-infos .container {\n display: flex;\n padding: 1rem;\n border: 1px solid #a0a0a0;\n border-radius: 10px;\n}\n.special-elec-container .elec-infos .container .min {\n max-width: 150px;\n}\n.special-elec-container .elec-infos .container .text {\n display: flex;\n flex-direction: column;\n gap: 4px;\n width: 100%;\n}\n.special-elec-container .elec-infos .container .row {\n display: flex;\n justify-content: space-between;\n margin: auto 0;\n}\n.special-elec-container .elec-infos .container .value {\n display: flex;\n gap: 4px;\n margin: auto 0;\n}\n.special-elec-container .no_data {\n text-align: center;\n color: white;\n}\n.special-elec-container button {\n display: flex;\n margin: auto;\n}", ""]); diff --git a/app/ecolyo.f1d54bab99e05b96512a.js b/app/ecolyo.e27d3d31c3bfb3269589.js similarity index 99% rename from app/ecolyo.f1d54bab99e05b96512a.js rename to app/ecolyo.e27d3d31c3bfb3269589.js index 6ccc62553b80178afd914d12e08e0e1ea2a013f9..16d8b00f43775f4eb5161c0f911e79f210bb25c2 100644 --- a/app/ecolyo.f1d54bab99e05b96512a.js +++ b/app/ecolyo.e27d3d31c3bfb3269589.js @@ -64,7 +64,7 @@ /******/ /******/ // script path function /******/ function jsonpScriptSrc(chunkId) { -/******/ return __webpack_require__.p + "" + ({}[chunkId]||chunkId) + "/ecolyo." + {"3":"e7921a982aef4cf71eb5","4":"441219e784196cc9bbea","5":"dbb9361b7c3d2399eabb","6":"e0c236395f093ccde707","7":"62d0f8799ccda737a9e5","8":"52e866a28719760e1d4b","9":"73a97eac0086801c9dc9","10":"26edbface76655274ad8","11":"346fcb0fa7b2e3565ad3"}[chunkId] + ".js" +/******/ return __webpack_require__.p + "" + ({}[chunkId]||chunkId) + "/ecolyo." + {"3":"95b2454562935abe3938","4":"441219e784196cc9bbea","5":"dbb9361b7c3d2399eabb","6":"e0c236395f093ccde707","7":"62d0f8799ccda737a9e5","8":"52e866a28719760e1d4b","9":"73a97eac0086801c9dc9","10":"26edbface76655274ad8","11":"346fcb0fa7b2e3565ad3"}[chunkId] + ".js" /******/ } /******/ /******/ // The require function @@ -9694,7 +9694,7 @@ if(false) {} exports = module.exports = __webpack_require__("DjJv")(false); // Module -exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n.action-begin {\n margin: auto;\n}\n\n.action-container {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n margin: auto;\n padding: 1.5rem;\n}\n\n.action-begin-container {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: space-around;\n box-sizing: border-box;\n box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.55);\n border-radius: 4px;\n transition: all 300ms ease;\n color: #ffffff;\n background: linear-gradient(180deg, #323339 0%, #25262b 100%);\n height: auto;\n gap: 1.5rem;\n max-height: 63svh;\n text-align: center;\n position: relative;\n padding: 5rem 1rem 1rem 1rem;\n}\n@media (min-width: 1201px) {\n .action-begin-container {\n margin: 6rem 1rem 1rem 1rem;\n }\n}\n.action-begin-container .icon-container {\n width: 8.125rem;\n height: 8.125rem;\n position: absolute;\n left: 0;\n right: 0;\n margin: 0 auto;\n top: -70px;\n background: linear-gradient(180deg, #323339 0%, #25262b 100%);\n box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.55);\n border-radius: 8px;\n border: solid 2px #58ffff;\n display: flex;\n}\n.action-begin-container .action-icon {\n margin: auto;\n}\n.action-begin-container .action-icon-stars {\n margin-top: -4rem;\n}\n.action-begin-container .stars .star:not(:last-of-type) {\n margin-right: 0.4rem;\n}\n.action-begin-container .action-duration {\n color: #e0e0e0;\n}\n.action-begin-container .action-explanation {\n margin-bottom: 2rem;\n line-height: 24px;\n padding: 1rem;\n}\n@media (min-width: 1201px) {\n .action-begin-container .action-explanation {\n padding: 0rem 2rem;\n }\n}\n.action-begin-container .action-buttons {\n display: flex;\n flex-direction: column;\n gap: 1rem;\n width: 100%;\n}\n\nh1 {\n color: #ffffff;\n}", ""]); +exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n.action-begin {\n margin: auto;\n}\n\n.action-container {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n margin: auto;\n padding: 1.5rem;\n}\n\n.action-begin-container {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: space-around;\n box-sizing: border-box;\n box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.55);\n border-radius: 4px;\n transition: all 300ms ease;\n color: #ffffff;\n background: linear-gradient(180deg, #323339 0%, #25262b 100%);\n height: auto;\n gap: 1.5rem;\n text-align: center;\n position: relative;\n padding: 5rem 1rem 1rem 1rem;\n}\n@media (min-width: 1201px) {\n .action-begin-container {\n margin: 6rem 1rem 1rem 1rem;\n }\n}\n.action-begin-container .icon-container {\n width: 8.125rem;\n height: 8.125rem;\n position: absolute;\n left: 0;\n right: 0;\n margin: 0 auto;\n top: -70px;\n background: linear-gradient(180deg, #323339 0%, #25262b 100%);\n box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.55);\n border-radius: 8px;\n border: solid 2px #58ffff;\n display: flex;\n}\n.action-begin-container .action-icon {\n margin: auto;\n}\n.action-begin-container .action-icon-stars {\n margin-top: -4rem;\n}\n.action-begin-container .stars .star:not(:last-of-type) {\n margin-right: 0.4rem;\n}\n.action-begin-container .action-duration {\n color: #e0e0e0;\n}\n.action-begin-container .action-explanation {\n margin-bottom: 2rem;\n line-height: 24px;\n padding: 1rem;\n}\n@media (min-width: 1201px) {\n .action-begin-container .action-explanation {\n padding: 0rem 2rem;\n }\n}\n.action-begin-container .action-buttons {\n display: flex;\n flex-direction: column;\n gap: 1rem;\n width: 100%;\n}\n\nh1 {\n color: #ffffff;\n}", ""]); @@ -22744,7 +22744,7 @@ exports.default = ExplorationService; exports = module.exports = __webpack_require__("DjJv")(false); // Module -exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n.eg-selection-detail-container {\n display: flex;\n flex-direction: column;\n text-align: center;\n color: #e0e0e0;\n padding: 0 1.5rem;\n flex: 1;\n max-height: calc(100vh - 60px - 72px - 0px);\n}\n.eg-selection-detail-container .content {\n display: flex;\n flex-direction: column;\n gap: 0.5rem;\n justify-content: center;\n align-items: center;\n overflow-y: auto;\n flex: 1;\n}\n.eg-selection-detail-container .content .title {\n color: #a0a0a0;\n font-weight: 700;\n}\n.eg-selection-detail-container .content .iconContainer {\n height: 240px;\n}\n.eg-selection-detail-container .content .showMore {\n text-align: center;\n text-decoration: underline;\n margin-top: 1rem;\n cursor: pointer;\n flex-shrink: 0;\n}\n.eg-selection-detail-container .content .longDescription {\n margin: 1rem 0.5rem;\n text-align: left;\n display: none;\n transition: height 0.3s ease-in-out;\n}\n.eg-selection-detail-container .content .longDescription.expanded {\n display: block;\n}\n.eg-selection-detail-container .buttons {\n margin: 1rem 0;\n display: flex;\n gap: 0.5rem;\n flex-direction: row;\n justify-content: center;\n width: 100%;\n}\n.eg-selection-detail-container .buttons button.btnSecondary {\n padding: 0.75rem 0.25rem;\n height: 7.375rem;\n border-radius: 4px;\n}\n.eg-selection-detail-container .buttons button.btnSecondary span {\n flex-direction: column;\n}", ""]); +exports.push([module.i, "/** BLACK **/\n/** RED **/\n/** YELLOW **/\n/** ORANGE **/\n/** BLUE **/\n/** GREEN **/\n/** WHITE **/\n/** GREY **/\n/** App colors **/\n/** TABS GRADIENT **/\n/** SCROLLBAR **/\n.eg-selection-detail-container {\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n text-align: center;\n color: #e0e0e0;\n padding: 0 1rem;\n height: 100vh;\n max-height: calc(100vh - 0px - 72px - 72px - 14px);\n overflow-y: auto;\n}\n@media only screen and (max-width : 1023px) {\n .eg-selection-detail-container {\n max-height: calc(100vh - 60px - 72px - 72px - 14px);\n }\n}\n@media only screen and (max-width : 768px) {\n .eg-selection-detail-container {\n max-height: calc(100vh - 60px - 72px - 0px - 14px);\n }\n}\n.eg-selection-detail-container .content {\n display: flex;\n flex-direction: column;\n gap: 0.5rem;\n}\n.eg-selection-detail-container .content .title {\n color: #a0a0a0;\n font-weight: 700;\n}\n.eg-selection-detail-container .content .iconContainer {\n height: 240px;\n}\n.eg-selection-detail-container .content .showMore {\n text-align: center;\n text-decoration: underline;\n margin-top: 1rem;\n cursor: pointer;\n flex-shrink: 0;\n}\n.eg-selection-detail-container .content .longDescription {\n margin: 1rem 0.5rem;\n text-align: left;\n display: none;\n transition: height 0.3s ease-in-out;\n}\n.eg-selection-detail-container .content .longDescription.expanded {\n display: block;\n}\n.eg-selection-detail-container .buttons {\n padding: 1rem 0;\n display: flex;\n gap: 0.5rem;\n justify-content: center;\n width: 100%;\n background-color: #121212;\n}\n.eg-selection-detail-container .buttons button.btnSecondary {\n padding: 0.75rem 0.25rem;\n height: 7.375rem;\n border-radius: 4px;\n}\n.eg-selection-detail-container .buttons button.btnSecondary span {\n flex-direction: column;\n}\n@media (min-height: 667px) {\n .eg-selection-detail-container .buttons {\n position: sticky;\n bottom: 0;\n }\n}", ""]); diff --git a/index.html b/index.html index 9bca8f69aa45b3dbd57e99f1d24138a0f6c1c40e..80439b72ec77565f7ecda270be069de01bc3652f 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -<!DOCTYPE html><html lang="{{.Locale}}"><head><meta charset="utf-8"><title>Ecolyo</title><link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"><!-- PWA Manifest --><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#297EF2"><meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,viewport-fit=cover"><!-- PWA Chrome --><link rel="icon" sizes="192x192" href="/android-chrome-192x192.png"><link rel="icon" sizes="512x512" href="/android-chrome-512x512.png"><!-- PWA iOS --><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="apple-touch-startup-image" href="/apple-touch-icon.png"><meta name="apple-mobile-web-app-title" content="Ecolyo"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black"><!-- PWA Colors --><meta name="theme-color" content="#343641"><meta name="background-color" content="#121212">{{.ThemeCSS}} {{.CozyBar}}<script src="//{{.Domain}}/assets/js/piwik.js"></script></head><body><div role="application" class="application" data-cozy="{{.CozyData}}"><script src="vendors/ecolyo.9cebad5ae7ea932ed345.js"></script><script src="app/ecolyo.f1d54bab99e05b96512a.js"></script></div></body></html> \ No newline at end of file +<!DOCTYPE html><html lang="{{.Locale}}"><head><meta charset="utf-8"><title>Ecolyo</title><link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"><!-- PWA Manifest --><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#297EF2"><meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,viewport-fit=cover"><!-- PWA Chrome --><link rel="icon" sizes="192x192" href="/android-chrome-192x192.png"><link rel="icon" sizes="512x512" href="/android-chrome-512x512.png"><!-- PWA iOS --><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="apple-touch-startup-image" href="/apple-touch-icon.png"><meta name="apple-mobile-web-app-title" content="Ecolyo"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black"><!-- PWA Colors --><meta name="theme-color" content="#343641"><meta name="background-color" content="#121212">{{.ThemeCSS}} {{.CozyBar}}<script src="//{{.Domain}}/assets/js/piwik.js"></script></head><body><div role="application" class="application" data-cozy="{{.CozyData}}"><script src="vendors/ecolyo.9cebad5ae7ea932ed345.js"></script><script src="app/ecolyo.e27d3d31c3bfb3269589.js"></script></div></body></html> \ No newline at end of file