<footerid="footer"class="footer"> <divclass="footer-inner"> {% include '_partials/footer.swig' %} {% include '_third-party/analytics/analytics-with-widget.swig' %} {% block footer %}{% endblock %} </div> </footer>
{% if not theme.sidebar.b2t %} <divclass="back-to-top"> <iclass="fa fa-arrow-up"></i> {% if theme.sidebar.scrollpercent %} <spanid="scrollpercent"><span>0</span>%</span> {% endif %} </div> {% endif %}
{% if theme.needmoreshare2.enable and theme.needmoreshare2.float.enable %} <divid="needsharebutton-float"> <spanclass="btn"> <iclass="fa fa-share-alt"aria-hidden="true"></i> </span> </div> {% endif %}
</div>
{% include '_scripts/vendors.swig' %} {% include '_scripts/commons.swig' %}
{% set scheme_script = '_scripts/schemes/' + theme.scheme | lower + '.swig' %} {% include scheme_script %}
{% block script_extra %}{% endblock %}
{% include '_scripts/boostrap.swig' %}
{% include '_third-party/comments/index.swig' %} {% include '_third-party/search/index.swig' %} {% include '_third-party/analytics/lean-analytics.swig' %} {% include '_third-party/analytics/firestore.swig' %} {% include '_third-party/seo/baidu-push.swig' %} {% include '_third-party/needsharebutton.swig' %} {% include '_third-party/rating.swig' %} {% include '_third-party/mathjax.swig' %} {% include '_third-party/scroll-cookie.swig' %} {% include '_third-party/exturl.swig' %} <!-- canvos --> {% if theme.canvas_nest %} <scripttype="text/javascript"src="//static.tohours.com/jren/2018/0928/canvas-nest.min.js"></script> {% endif %}