summaryrefslogtreecommitdiffstats
path: root/afb-client/app/Frontend/pages/SamplePost/SamplePost.html
blob: fa721c7a23b5c69ce77e62185fac566973672d5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!-- Foundation Annotations generate tmp/route.js -->
---
name: PostSample
url:  /sample-post
controller:   SamplePostController as ctrl
animationIn: slideInRight
---

<h1><img class="logo" src="images/logo/triskel_iot_bzhx250.png" alt="IoT.bzh Logo" style="height:150px;">
    Post File Upload
</h1>

<div class="sample-b
ccept for upload --> <upload-image category="avatar" thumbnail="tux-visitor.png" maxsize="100" posturl="/api/post/upload-image" callback="ctrl.FileUploaded" accept="image" title="Change your Avatar"> </upload-image> </div> <link-button href="home" icon="fi-home" label="home"></link-button>