From 925d7edd5464ea6025aec05ae148dd06d21133b0 Mon Sep 17 00:00:00 2001 From: isisadmin Date: Sun, 8 Nov 2015 09:30:43 +0100 Subject: [PATCH] animated-grid-controllet fullsize-page-with-card-controllet --- controllets/animated-grid-controllet/animated-grid-controllet.html | 162 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ controllets/fullsize-page-with-card-controllet/fullsize-page-with-card-controllet.html | 126 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 288 insertions(+), 0 deletions(-) create mode 100644 controllets/animated-grid-controllet/animated-grid-controllet.html create mode 100644 controllets/fullsize-page-with-card-controllet/fullsize-page-with-card-controllet.html diff --git a/controllets/animated-grid-controllet/animated-grid-controllet.html b/controllets/animated-grid-controllet/animated-grid-controllet.html new file mode 100644 index 0000000..35d002d --- /dev/null +++ b/controllets/animated-grid-controllet/animated-grid-controllet.html @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + diff --git a/controllets/fullsize-page-with-card-controllet/fullsize-page-with-card-controllet.html b/controllets/fullsize-page-with-card-controllet/fullsize-page-with-card-controllet.html new file mode 100644 index 0000000..ec48fb1 --- /dev/null +++ b/controllets/fullsize-page-with-card-controllet/fullsize-page-with-card-controllet.html @@ -0,0 +1,126 @@ + + + + + + + + + + + + + -- libgit2 0.21.4