{{!
    This file is part of Moodle - http://moodle.org/

    Moodle is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    Moodle is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
}}
{{!
    @template theme_my3d/footer.
    my3d footer layout template.
}}


<footer id="footer" class="py-3 bg-primary text-light">
{{#blockarrange}}
    <div class="footer-main">
        <div class="container">
            <div class="row">
                {{#block1}}
                <div class="{{colclass}}">
                    <div class="footer-desc">
                        {{#footerlogo}}
                        <div class="logo-footer">
                            <a href="{{{ config.wwwroot }}}/?redirect=0">
                                <img src="{{logourl}}" width="183" height="67" alt="my3d">
                            </a>
                        </div>
                        {{/footerlogo}}
                        <p>{{footnote}}</p>
                    </div>
                </div>
                {{/block1}}
                {{#block2}}
                <div class="{{colclass}}">
                    <div class="footer-nav">
                        <h4>{{footerbtitle2}}</h4>
                        <ul>
                           {{{footerlinks}}}
                        </ul>
                    </div>
                </div>
                {{/block2}}
                {{# block3}}
                <div class="{{colclass}}">
                    <div class="social-media">
                        <h4>{{footerbtitle3}}</h4>
                        <ul>
                            {{# fburl}}
                            <li class="smedia-01">
                                <a href="{{fburl}}" target="_blank">
                                    <span class="media-icon">
                                    <i class="fa {{fb}}"></i>
                                    </span>
                                    <span class="media-name">{{fbn}}</span>
                                </a>
                            </li>
                            {{/ fburl}}

                            {{# twurl}}
                            <li class="smedia-02">
                                <a href="{{twurl}}" target="_blank">
                                    <span class="media-icon">
                                    <i class="fa {{tw}}"></i>
                                    </span>
                                    <span class="media-name">{{twn}}</span>
                                </a>
                            </li>
                            {{/ twurl}}

                            {{# gpurl}}
                            <li class="smedia-03">
                                <a href="{{gpurl}}" target="_blank">
                                    <span class="media-icon">
                                    <i class="fa {{gp}}"></i>
                                    </span>
                                    <span class="media-name">{{gpn}}</span>
                                </a>
                            </li>
                            {{/ gpurl}}

                            {{# pinurl}}
                            <li class="smedia-04">
                                <a href="{{pinurl}}" target="_blank">
                                   <span class="media-icon">
                                   <i class="fa {{pi}}"></i>
                                   </span>
                                   <span class="media-name">{{pin}}</span>
                                </a>
                            </li>
                            {{/ pinurl}}
                        </ul>
                    </div>
                </div>
                {{/ block3}}
                {{#block4}}
                <div class="{{colclass}}">
                    <div class="footer-contact">
                        <h4>{{footerbtitle4}}</h4>
                        <p>{{address}}</p>
                        {{# phoneno}}
                            <p><i class="fa fa-phone-square"></i>{{phone}}: {{phoneno}}</p>
                        {{/ phoneno}}

                        {{# emailid}}
                            <p><i class="fa fa-envelope"></i>
                            {{mail}} <a class="mail-link" href="mailto:{{emailid}}">{{emailid}}</a>
                            </p>
                        {{/ emailid}}

                    </div>
                </div>
                {{/block4}}
            </div>
        </div>
    </div>
{{/blockarrange}}
{{#copyright}}
<div class="footer-foot">
    <div class="container">{{{copyright}}}</div>
</div>
{{/copyright}}

</footer>

<footer>

{{{output.standard_footer_html}}}

{{# output.page_doc_link }}
    <p class="helplink">    {{{ output.page_doc_link }}}</p>
{{/ output.page_doc_link }}

{{{ output.standard_end_of_body_html }}}

</footer>

{{#js}}
require(['theme_boost/loader']);
require(['theme_boost/drawer'], function(mod) {
    mod.init();
});
{{/js}}






<!-- Footer -->
<footer class="page-footer font-small purple">

  <!-- Footer Links -->
  <div class="container text-center text-md-left p-4">

    <!-- Grid row -->
    <div class="row">

      <!-- Grid column -->
      <div class="col-md-5 mx-auto">

        <!-- Logo here -->
        <h5 class="font-weight-bold text-uppercase mt-3 mb-4">
          <img src="" alt="">Think My3d logo
        </h5>

        <div class="">
          <h4>About Us | <a href="#!">Blog</a> </h4>
        </div>
        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
      </div>
      <!-- Grid column -->

      <hr class="clearfix w-100 d-md-none">

      <!-- Grid column -->
      <div class="col-md-3 mx-auto">

        <!-- Links -->
        <h5 class="font-weight-bold text-uppercase mt-3 mb-4">Quick Links</h5>
        <ol class="list-unstyled">
          <li>&nbsp;&nbsp;<a href="#!">About Us</a> </li>
          <li>&nbsp;&nbsp;<a href="#!">Terms of use</a> </li>
          <li>&nbsp;&nbsp;<a href="#!">FAQ</a> </li>
          <li>&nbsp;&nbsp;<a href="#!">Support</a> </li>
          <li>&nbsp;&nbsp;<a href="#!">Contact</a> </li>
        </ol>


        <h5 class="font-weight-bold text-uppercase mt-3 mb-4">Follow Us</h5>
        <a href="https://www.facebook.com/thinkmy3d"><i class="fab fa-facebook-square fa-2x mr-2"></i></a>
        <a href="https://www.twitter.com/thinkmy3d"><i class="fab fa-twitter-square fa-2x mr-2"></i></a>
        <a href="#!"><i class="fab fa-youtube-square fa-2x mr-2"></i></a>
        <a href="https://www.linkedin.com/in/my3d-development-program-39133b176/"><i class="fab fa-linkedin fa-2x mr-2"></i></a>
        <a href="https://www.instagram.com/thinkmy3d"><i class="fab fa-instagram fa-2x mr-2"></i></a>


        <!-- <br> <br>
          <h5 class="font-weight-bold text-uppercase mt-3 mb-4">Blog</h5>
          <a href="#!">Click here to visit our blog</a> -->

      </div>
      <!-- Grid column -->

      <hr class="clearfix w-100 d-md-none">

      <!-- Grid column -->
      <div class="col-md-4 mx-auto">

        <!-- Links -->
        <h5 class="font-weight-bold text-uppercase mt-3 mb-4">Contact Us</h5>

        <p>No.1 Abafun Crescent Labone, Accra - Ghana <br>5A Charles Ifeanyi Street, Lekki Phase1, Lagos - Nigeria </p>
        <p>Phone: (+233)0302-771-589, (+233)0302-919-400, (+234)812-907-1526</p>
        <p>Email: development@thinkmy3d.net</p>
        <a href="#"> <strong>Send us your thoughts</strong> </a>

      </div>
      <!-- Grid column -->



    </div>
    <!-- Grid row -->

  </div>
  <!-- Footer Links -->

  <!-- Copyright -->
  <div class="footer-copyright py-4 p-4">
    <p>© 2018 Copyright: TDI Global. All rights reserved.</p>
  </div>
  <!-- Copyright -->

  nii okai

</footer>
<!-- Footer -->
