index
:
tplink-energy-monitor.git
bugfixes
dependabot/npm_and_yarn/express-4.17.3
dependabot/npm_and_yarn/moment-2.29.4
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/qs-6.4.1
dependabot/npm_and_yarn/shelljs-0.8.5
log-realtime-usage
master
websockets
An energy monitoring dashboard for TP-Link smart plugs
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
views
/
error.hbs
blob: 06597656253f827fc78314c829a767d0f8d529a3 (
plain
)
1
2
3
<
h1
>
{{
message
}}
</
h1
>
<
h2
>
{{
error.status
}}
</
h2
>
<
pre
>
{{
error.stack
}}
</
pre
>