summaryrefslogtreecommitdiff
path: root/html/processed-views/content/Content/404NotSupported.html
blob: 60a81fccd283e9d148236c3d2a992bc91ed62951 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<div class="wrapper wrapper--xs">
    <div class="result result--fullheight">
        <div class="result__content">
            <figure class="result__mainimg result__mainimg--notsupported">
                <picture>
                    <img src="../Content/media/notsupported.svg">
                </picture>
            </figure>
            <h1 class="result__title">Lorem ipsum dolor sit amet consec</h1>
            <p class="result__p">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
            <a class="result__button button button--border" href="404 -  not supported.html#">Aρχική σελίδα</a>
        </div>
    </div>
</div>