From 2389d66da849798f8d4ec5f10e3b07c11da49185 Mon Sep 17 00:00:00 2001 From: Michael Francis Date: Sat, 28 May 2011 13:28:16 -0400 Subject: Initial Commit --- views/Content/anime.html.php | 68 ++++++++++++++++++++++++++++++++++++++++++++ views/Content/index.html.php | 7 +++++ 2 files changed, 75 insertions(+) create mode 100644 views/Content/anime.html.php create mode 100644 views/Content/index.html.php (limited to 'views/Content') diff --git a/views/Content/anime.html.php b/views/Content/anime.html.php new file mode 100644 index 0000000..4a3b8c9 --- /dev/null +++ b/views/Content/anime.html.php @@ -0,0 +1,68 @@ +

title ?>

+
+
+ +
+ + +
+ +

Synopsis

+
+synopsis ?> + +

Related Animes

+
+ +

Characters And VA's

+
+cast as $char): ?> +character ?> +role ?> +Played by: + people)): ?> + people as $actor): ?> + name ?> + language ?> + + + +
+
+
\ No newline at end of file diff --git a/views/Content/index.html.php b/views/Content/index.html.php new file mode 100644 index 0000000..842203e --- /dev/null +++ b/views/Content/index.html.php @@ -0,0 +1,7 @@ + + + + + +
imgNameEpisodesTypeScore
"image" title ?> episode_count ?>view_type ?>mal_score ?>
+Paginator->paginate(); ?> \ No newline at end of file -- cgit v1.2.3