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/terms.xml.php
<content>
    <ambiance>
        <row type="image">
            <img src="/public/images/static/ambiance/large_hall.jpg" alt="Sfeer Tops Luchtfilters" />
        </row>
    </ambiance>

    <article>
        <row type="h1">Algemene voorwaarden</row>


        <row type="p">
            Download onze algemene voorwaarden als pdf:
        </row>
        <row type="p">
            <![CDATA[
            <a href="/public/docs/TOPS_luchtfilters_algemene_verkoop_leveringsvoorwaarden.pdf" target="_blank">Download PDF &gt;</a>
            ]]>
        </row>
    </article>

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

    <sidebar>
        <row type="images">
            <img src="/public/images/static/uses/schools.jpg" alt="TOPS Scholen" />
        </row>

        <row type="lists">
            <list>
                <title urlName="certificates">European standard</title>
                <li>
                    <icon class="certificate"/>
                    <label>EN1822</label>
                </li>
            </list>
            <list>
                <?php
                include  DOCUMENT_ROOT . 'pages/includes/uses.php';
                echo getUses();
                ?>
            </list>
        </row>
    </sidebar>
</content>