diff options
Diffstat (limited to 'app/view/templates/edit.php')
-rw-r--r-- | app/view/templates/edit.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/view/templates/edit.php b/app/view/templates/edit.php index 415fcce..c220678 100644 --- a/app/view/templates/edit.php +++ b/app/view/templates/edit.php @@ -10,10 +10,6 @@ <body> <main class="editor"> - <!-- <?php $this->insert('navart', ['user' => $user, 'art' => $art, 'artexist' => $artexist]) ?> --> - - - <?php $this->insert('edittopbar', ['art' => $art, 'user' => $user]) ?> <div id="workspace"> |