main_footer.tpl 109 B

12345
  1. {% if show_footer == true %}
  2. {% include "jquery_mobile/layout/footer.tpl" %}
  3. {% endif %}
  4. </body>
  5. </html>