View Firespring Page Code for "Page Title Goes Here"


Firespring Page Code

This code is active on this page only. If you want to view Firespring code for your entire site, go to "Custom Site Code."
Last modified
10/25/2018
Is this code active?
Header code
This code has been added to this page's <head>.
<script>

if (foo == 'bar') {
	foo = 'bar';
} else {
	foo != 'bar';
}

</script>
Footer code
This code has been added before this page's </body> tag.
<script>

if (foo == 'bar') {
	foo = 'bar';
} else {
	foo != 'bar';
}

</script>