Recent Posts

    Authors

    Published

    Tag Cloud

    How to use the site and page configuration xml

    Here is a sample

    Sample xml:

    <page>
      <head>
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      </head>
      <param name="PAGE_NO" default="1"/>
      <param name="module" value="JOBS"/>

    </page>