Skip to content

Commit

Permalink
Revert "remove unneeded phtml"
Browse files Browse the repository at this point in the history
This reverts commit 423c5d5.
  • Loading branch information
mamuz committed Aug 20, 2015
1 parent 423c5d5 commit 3ad9d97
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions view/mamuz-content-manager/query/page.phtml
@@ -0,0 +1,5 @@
<?php
$this->headTitle()->append($this->page->getTitle());
$this->headMeta()->appendName('description', $this->page->getDescription());

echo $this->markdown($this->page->getContent());

0 comments on commit 3ad9d97

Please sign in to comment.