From 83483a1826d1d05e2f9733746f35fef1939b8c0a Mon Sep 17 00:00:00 2001 From: raylu Date: Sat, 2 Jul 2011 16:51:32 -0700 Subject: lowercase --- 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