Sha256: cca7de5a07c47435645b724be9210d9221ec66f55b94c8c62f2b950d8c2413b3

Contents?: true

Size: 404 Bytes

Versions: 7

Compression:

Stored size: 404 Bytes

Contents

<!-- JAVASCRIPT LIBRARY -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script>
  // Fallback if Google's one doesn't load
  if (!window.jQuery) {
    document.write("<script src='{{ js }}/vendor/jquery.min.js'><\/script>");
  }
</script>
<script src="{{ js }}/vendor/fastclick.min.js"></script>
<script src="{{ js }}/app.js"></script>

{{ wp_footer }}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
edge_framework-2.0.0.a template/wordpress/views/partials/_foot.twig
edge_framework-1.4.1 template/wordpress/views/partials/_foot.twig
edge_framework-1.4.0 template/wordpress/views/partials/_foot.twig
edge_framework-1.3.6 template/wordpress/views/partials/_foot.twig
edge_framework-1.3.5 template/wordpress/views/partials/_foot.twig
edge_framework-1.3.3 template/wordpress/views/partials/_foot.twig
edge_framework-1.3.2 template/wordpress/views/partials/_foot.twig