From a64af357ff41a61f5248e2052274315b390e979c Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Sun, 11 Nov 2018 22:04:49 +0100 Subject: clean --- app/view/templates/edit.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'app/view/templates/edit.php') diff --git a/app/view/templates/edit.php b/app/view/templates/edit.php index 33d42f4..7379378 100644 --- a/app/view/templates/edit.php +++ b/app/view/templates/edit.php @@ -1,4 +1,4 @@ -layout('layout', ['title' => '✏ '.$art->title()]) ?> +layout('layout', ['title' => '✏ '.$art->title(), 'css' => $css . 'edit.css']) ?> @@ -24,9 +24,6 @@ - - - -- cgit v1.2.3