Sha256: 57c7d12b8b640326cc6d10655397c0c359ee4f56aef492439804fd7c690a725f

Contents?: true

Size: 1.1 KB

Versions: 11

Compression:

Stored size: 1.1 KB

Contents

	<!-- End of Pattern -->

	<!--
		Remember that patterns are displayed from two-levels deep (e.g. patterns/patterntype-patternsubtype-patternname/patterntype-patternsubtype-patternname.html)
		Therefore all calls to assets should have the ../../ in order to work in an apache-less environment
	-->

	<!-- DO NOT MODIFY -->
	<script>
		// handle injection of items from PHP
		var patternPartial = "{{ patternGroup }}-{{ patternName }}";
		var lineage = [{{{ lineage }}}];
		var lineageR = [{{{ lineageR }}}];
		var patternState = "{{patternState}}";
		var baseurl = "{{{baseurl}}}";
		var cssEnabled = false; //TODO
	</script>

	<script type="text/html" id="sg-pattern-html">
{{ patternHTML }}
	</script>

	<script type="text/html" id="sg-pattern-css">
{{ patternCSS }}
	</script>
	<script src="../../styleguide/js/vendor/jwerty.js"></script>
	<script src="../../styleguide/js/postmessage.js"></script>
	<script src="../../data/annotations.js"></script>
	<script src="../../styleguide/js/annotations-pattern.js"></script>
	<script src="../../styleguide/js/code-pattern.js"></script>
	<!-- /DO NOT MODIFY -->

</body>
</html>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
shibori-1.9.0 source/_patternlab-files/pattern-header-footer/footer.html
shibori-1.8.0 source/_patternlab-files/pattern-header-footer/footer.html
shibori-1.7.1 source/_patternlab-files/pattern-header-footer/footer.html
shibori-1.7.0 source/_patternlab-files/pattern-header-footer/footer.html
shibori-1.6.0 source/_patternlab-files/pattern-header-footer/footer.html
shibori-1.5.1.beta1 source/_patternlab-files/pattern-header-footer/footer.html
shibori-1.5.0 source/_patternlab-files/pattern-header-footer/footer.html
shibori-1.4.0 source/_patternlab-files/pattern-header-footer/footer.html
shibori-1.3.0 source/_patternlab-files/pattern-header-footer/footer.html
shibori-1.3.0.beta1 source/_patternlab-files/pattern-header-footer/footer.html
shibori-1.0.0.beta1 source/_patternlab-files/pattern-header-footer/footer.html