From e7bdf04e3e58aa2c1821918b72753f274d3684fb Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Mon, 5 Nov 2018 13:41:27 +0100 Subject: render function only body --- w/view/templates/arthead.php | 6 ++++++ w/view/templates/navart.php | 2 +- w/view/templates/read.php | 34 +++++++++++++++++++++++++++------- w/view/templates/readerlayout.php | 15 +++++++++++++++ 4 files changed, 49 insertions(+), 8 deletions(-) create mode 100644 w/view/templates/arthead.php create mode 100644 w/view/templates/readerlayout.php (limited to 'w/view') diff --git a/w/view/templates/arthead.php b/w/view/templates/arthead.php new file mode 100644 index 0000000..b137c7f --- /dev/null +++ b/w/view/templates/arthead.php @@ -0,0 +1,6 @@ + + + +<?= $title ?> + + \ No newline at end of file diff --git a/w/view/templates/navart.php b/w/view/templates/navart.php index 0ddba17..d591307 100644 --- a/w/view/templates/navart.php +++ b/w/view/templates/navart.php @@ -1,4 +1,4 @@ -