commit | 8b9f1647ff6a8edea84da39ca6c99bb9a67ed837 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Dec 05 17:08:26 2016 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Dec 05 17:28:37 2016 -0800 |
tree | 153d77314780463ef0282e44dd3d8f0d510b60fe | |
parent | 5e5c12be07fdb70407dd0365ebb92b1b809162a0 [diff] [blame] |
Added logout Change-Id: I1c01af0c2575e56b795514d5af56bd0fbe4f3133
diff --git a/src/app/hello.html b/src/app/hello.html index 089199c..44631ae 100644 --- a/src/app/hello.html +++ b/src/app/hello.html
@@ -2,4 +2,6 @@ <h1>{{ hello }}</h1> +<xos-logout></xos-logout> + <pre>{{ endpoints | json }}</pre>