HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/tops.komma.pro/wwwroot/pages/en_old/company.xml.php
<content>
    <article>
        <row type="h1">Company</row>

        <row type="intro">Tops filters is over 30 years a reliable supplier in the field of filters for air conditioning systems, spray booths, air conditioning and heat recovery systems (WTW).</row>
        <row type="h2">Our filters</row>
        <row type="p">
            Because we provide our air filters directly from stock to be flexible and think with our relationships,
            We can work together in a perfect way with: installation, housing and car repair.
        </row>
        <row type="p">
            To our field includes hospitals, laboratories and cleanrooms, shipping and aviation industries and industrial paint shops.
            In short, everything in the field of air.
        </row>
        <row type="cta">
            <text>
                <![CDATA[
                    Your air clean <br /> by our filters?
                ]]>
            </text>
            <btn>Request an offer</btn>
        </row>
    </article>

    <?php include  DOCUMENT_ROOT . 'pages/en/includes/call_us.xml.php'; ?>

    <sidebar>
        <row type="images">
            <img src="/public/images/static/temp_image.jpg" alt="temp" />
        </row>

        <row type="list">
            <title urlName="certificates">Normeringen</title>
            <li>
                <img src="/public/images/static/temp_list.jpg" alt="temp" />
                <label>EN:1822</label>
            </li>
        </row>
        <row type="lists">
            <list>
                <title>Normeringen</title>
                <li>
                    <icon class="certificate"/>
                    <label>EN:1822</label>
                </li>
            </list>
            <list>
                <?php
                include  DOCUMENT_ROOT . 'pages/includes/uses.php';
                echo getUses();
                ?>
            </list>
        </row>
    </sidebar>
</content>