all repos — pakuauk @ 8dc15b5d5ff54885883675882776ba2260e9e699

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
 25
 26
 27
 28
 29
 30
 31
<h1>Contact Pa-Kua UK</h1>
<section>
    <article>
        <h2>Frequently asked questions</h2>
        <dl>
            <dt>Is there and age requirements to attend to classes?</dt>
            <dd>For normal classes, anyone above 14 are welcome. <br />Below 14, please attend to Martial Art for Children classes.</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 the archery classes.</dd>

            <dt>Can I try the classes?</dt>
            <dd>Your very first class of all disciplines is free (as in no payment required) to try. This means you can have a free class of Martial Art, a free class of Archery, etc. But only one :)</dd>

            <dt>Why is the first class free?</dt>
            <dd>We believe being able to try the activity out is important.</dd>

        </dl>

        <h2>Do you have questions not listed?<br />Message us at any time:</h2>
        <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>
    </article>
</section>