Portal page class update
authorThierry Florac <thierry.florac@onf.fr>
Wed, 11 Jul 2018 17:10:41 +0200
changeset 152 ef23e5fce48a
parent 151 211546efa2ad
child 153 8dc4a35478d4
Portal page class update
src/pyams_portal/templates/pagelet.pt
--- a/src/pyams_portal/templates/pagelet.pt	Wed Jul 11 15:11:25 2018 +0200
+++ b/src/pyams_portal/templates/pagelet.pt	Wed Jul 11 17:10:41 2018 +0200
@@ -1,4 +1,4 @@
-<div class="portal-page"
+<div class="container"
 	 tal:define="template_config view.template_configuration;
 				 portlet_config view.portlet_configuration;"
 	 i18n:domain="pyams_portal">