Added modules support for admin
This commit is contained in:
parent
d9b62719d7
commit
b845f78e3f
9 changed files with 142 additions and 21 deletions
4
paramecio2/modules/admin/templates/content.phtml
Normal file
4
paramecio2/modules/admin/templates/content.phtml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<%inherit file="dashboard.phtml"/>
|
||||
<%block name="content">
|
||||
${contents|n}
|
||||
</%block>
|
||||
Loading…
Add table
Add a link
Reference in a new issue