aboutsummaryrefslogtreecommitdiff
path: root/w/view/templates/readerlayout.php
diff options
context:
space:
mode:
Diffstat (limited to 'w/view/templates/readerlayout.php')
-rw-r--r--w/view/templates/readerlayout.php15
1 files changed, 0 insertions, 15 deletions
diff --git a/w/view/templates/readerlayout.php b/w/view/templates/readerlayout.php
deleted file mode 100644
index 51ab406..0000000
--- a/w/view/templates/readerlayout.php
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-
- <?=$this->section('head')?>
-
-
-</head>
-
-
-
-<?=$this->section('page')?>
-
-
-</html> \ No newline at end of file