From b24488ae40a5b503c1c9662af887d39d5868456c Mon Sep 17 00:00:00 2001 From: raylu Date: Sun, 3 Jul 2011 04:29:55 -0700 Subject: pointless little fixes --- views/layouts/default.html copy.php | 52 ------------------------------------- 1 file changed, 52 deletions(-) delete mode 100644 views/layouts/default.html copy.php (limited to 'views') diff --git a/views/layouts/default.html copy.php b/views/layouts/default.html copy.php deleted file mode 100644 index bad2fe4..0000000 --- a/views/layouts/default.html copy.php +++ /dev/null @@ -1,52 +0,0 @@ - - - - - html->charset();?> - OtakuHub > <?php echo $this->title(); ?> - html->style(array('debug', 'lithium')); ?> - scripts(); ?> - - - - - - html->link('Icon', null, array('type' => 'icon')); ?> - - -
- -
- content(); ?> -
-
- - -- cgit v1.2.3