all repos — pakuauk @ db02b30ddbeaec1d18c1cee8056f07f8d6a0b13c

page/contact.html (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
<h1>Contact Pa-Kua UK</h1>

<article>
    <iframe
        src="https://docs.google.com/forms/d/e/1FAIpQLSewDbNRZZJZoGFclMlNZv71miUG17ghTLYJRRLjq1g4VAppUg/viewform?embedded=true"
        style="width: 100%"
        height="900"
        frameborder="0"
        marginheight="0"
        marginwidth="0"
    >
    </iframe>

    <h2>F.A.Q</h2>
    <dl>
        <dt>Are there ID or minimum age requirements to attend to classes?</dt>
        <dd>Children under 14 are welcome to attend to Martial Art for Children; the other classes are for anyone 14 or above.</dd>

        <dt>What clothing should I wear?</dt>
        <dd>We recommend something comfortable for physical activity, such as workout, gym, martial art clothing. All of our classes include warmup excersizes, including archery.</dd>

    </dl>

</article>