From be83a8f382cf2fea98161bfd6d51719aacbf9aa9 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Thu, 28 Jan 2016 16:30:12 +0100 Subject: Update JSON API --- .../jszip/documentation/_layouts/default.html | 158 +++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 afm-client/bower_components/jszip/documentation/_layouts/default.html (limited to 'afm-client/bower_components/jszip/documentation/_layouts/default.html') diff --git a/afm-client/bower_components/jszip/documentation/_layouts/default.html b/afm-client/bower_components/jszip/documentation/_layouts/default.html new file mode 100644 index 0000000..d1694cf --- /dev/null +++ b/afm-client/bower_components/jszip/documentation/_layouts/default.html @@ -0,0 +1,158 @@ + + + + + + + + {{page.title}} + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + {% if page.section and page.fullpage != true %} +
+ + {% endif %} +
+

{{page.title}}

+ + + + + {{content}} + + + + +
+
+
+ + + + -- cgit 1.2.3-korg