Guest User

Untitled

a guest
Dec 8th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="1column" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
  3. <body>
  4. <referenceContainer name="content">
  5. <block class="TTVTermConditionBlockRegisterCondition" name="customer_form_register" template="TTV_TermCondition::register.phtml" cacheable="false">
  6. </block>
  7. </referenceContainer>
  8. </body>
  9. </page>
  10.  
  11. <?xml version="1.0"?>
  12. <page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="1column" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
  13. <body>
  14. <referenceContainer name="content">
  15. <block class="TestTranslateBlockTranslate" name="customer_form_register" template="Test_Translate::translate.phtml" cacheable="false">
  16. </block>
  17. </referenceContainer>
  18. </body>
  19. </page>
Add Comment
Please, Sign In to add comment