lizardsystem / lizard-portal

lizard-portal
Django app for management of Ext.js4 portlets.
GNU General Public License v3.0
1 stars 1 forks source link

Templates currently not in subfolder lizard_portal #3

Open jackha opened 12 years ago

jackha commented 12 years ago

We have a convention that the apps templates are in a subfolder of the apps name. Please move all templates.

Example portal_pageframe.html should become lizard_portal/portal_pageframe.html , or something like lizard_portal/pageframe.html