Sha256: 57ce1ec4208d23ddf27d7af8858e3cbe55eba70cbf45e62cb9e97adee2c82047

Contents?: true

Size: 448 Bytes

Versions: 12

Compression:

Stored size: 448 Bytes

Contents

---
layout: default
---

{% include header.html %}

<!-- Main Content -->
<div class="container">
	<div class="row">

		{{ content }}

		{% if page.offering-type %}
			{% include services-offering.html type=page.offering-type %}
		{% endif %}
	
		{% if page.cta == 'booknow' %}
			<center>{% include paypal/booknow.html %}</center>
		{% elsif page.cta == 'buynow' %}
			<center>{% include paypal/buynow.html %}</center>
		{% endif %}
	</div>
</div>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
jekyll-theme-artsy-0.1.12 _layouts/page.html
jekyll-theme-artsy-0.1.11 _layouts/page.html
jekyll-theme-artsy-0.1.9 _layouts/page.html
jekyll-theme-artsy-0.1.8 _layouts/page.html
jekyll-theme-artsy-0.1.7 _layouts/page.html
jekyll-theme-artsy-0.1.6 _layouts/page.html
jekyll-theme-artsy-0.1.5 _layouts/page.html
jekyll-theme-artsy-0.1.4 _layouts/page.html
jekyll-theme-artsy-0.1.3 _layouts/page.html
jekyll-theme-artsy-0.1.2 _layouts/page.html
jekyll-theme-artsy-0.1.1 _layouts/page.html
jekyll-theme-artsy-0.1.0 _layouts/page.html