You are here

File

vendor/smartling/api-sdk-php/tests/resources/context.html
View source
<html>
    <head>
        <title>Test context api</title>
    </head>
    <body>
        <div class="content">
            <h1>
                <span>Test ContextAPIv2 1</span>
            </h1>
            <h2>
                <span>Test ContextAPIv2 2</span>
            </h2>
        </div>
    </body>
</html>