From 3ebdce373e134b70b129154d8033c1c628847a6c Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Mon, 25 Jan 2016 14:37:32 +0100 Subject: First version --- afm-client/app/Frontend/pages/Sample/Sample.html | 35 ++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 afm-client/app/Frontend/pages/Sample/Sample.html (limited to 'afm-client/app/Frontend/pages/Sample/Sample.html') diff --git a/afm-client/app/Frontend/pages/Sample/Sample.html b/afm-client/app/Frontend/pages/Sample/Sample.html new file mode 100644 index 0000000..03a4558 --- /dev/null +++ b/afm-client/app/Frontend/pages/Sample/Sample.html @@ -0,0 +1,35 @@ + +--- +name: mysample +url: /sample +controller: SampleController as ctrl +animationIn: slideInRight +--- + +

+ Post File Upload +

+ +
+ + + + + + + + + + + +
+ + -- cgit 1.2.3-korg