Guest User

Untitled

a guest
Jan 17th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. <p:layout fullPage="true">
  2. <!-- TITRE -->
  3. <p:layoutUnit position="north" size="auto" resizable="true" closable="true" >
  4. <ui:include src="titre.xhtml"></ui:include>
  5. </p:layoutUnit>
  6. <!-- CONTENT -->
  7. <p:layoutUnit position="center" size="25%" header="Options" >
  8. <ui:include src="titre.xhtml"></ui:include>
  9. </ui:include>
  10. <p:layout fullPage="true">
  11.  
  12. <p:layoutUnit position="north" style="background: red !important;" size="auto" resizable="true" closable="true" >
Add Comment
Please, Sign In to add comment