diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-16 19:17:46 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2015-12-16 19:17:46 +0100 |
commit | fbdd26b4a4aa8eb3d83333fe44e93590bc174e11 (patch) | |
tree | 6c3728c7c05d3e411d97fe9e8da7d3a861a36c73 /afb-client/app/Frontend/pages/Sample/Sample.html | |
parent | 72eb409f785b23038d87f3513687e2e1ed4dbb7d (diff) |
Work in Progress
Diffstat (limited to 'afb-client/app/Frontend/pages/Sample/Sample.html')
-rw-r--r-- | afb-client/app/Frontend/pages/Sample/Sample.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/afb-client/app/Frontend/pages/Sample/Sample.html b/afb-client/app/Frontend/pages/Sample/Sample.html index 00a6f3b..e7e9164 100644 --- a/afb-client/app/Frontend/pages/Sample/Sample.html +++ b/afb-client/app/Frontend/pages/Sample/Sample.html @@ -7,7 +7,9 @@ controller: SampleController as ctrl animationIn: slideInRight --- -<h1><img class="logo" src="images/logo/triskel_iot_bzhx250.png" alt="IoT.bzh Logo" style="height:150px;"> Sample Page</h1> +<h1><img class="logo" src="images/logo/triskel_iot_bzhx250.png" alt="IoT.bzh Logo" style="height:150px;"> + Not Working +</h1> <div class="sample-box box-content"> |