From e4efc73a90b0ef62b5d828db53a365184be40137 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Thu, 13 Nov 2014 20:04:34 -0500 Subject: Move category template to a subfolder --- app/Template/category/index.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 app/Template/category/index.php (limited to 'app/Template/category/index.php') diff --git a/app/Template/category/index.php b/app/Template/category/index.php new file mode 100644 index 00000000..8a3eb4f1 --- /dev/null +++ b/app/Template/category/index.php @@ -0,0 +1,41 @@ + + + + + + + + + $category_name): ?> + + + + + +
+
    +
  • + $project['id'], 'category_id' => $category_id)) ?> +
  • +
  • + $project['id'], 'category_id' => $category_id)) ?> +
  • +
+
+ + +

+
+ + + + + + + +
+ +
+
\ No newline at end of file -- cgit v1.2.3