Move spend-bitcoin.html from 'en' directory to '_templates', and add 'spend-bitcoin' to 'url' section of en.yml.

This commit is contained in:
Chris Wagner 2017-05-31 19:21:10 -04:00
parent fe2bfe8921
commit 68675380d3
2 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,19 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
layout: base
id: spend-bitcoin
---
<h1>{% translate pagetitle %}</h1>
<p class="summary">{% translate summary %}</p>
<h2 id="products-online"><span class="fa fa-shopping-cart fa-lg"></span> {% translate products-online %}</h2>
<p>{% translate products-online-text %}</p>
<h2 id="directory"><span class="fa fa-book fa-lg"></span> {% translate directory %}</h2>
<p>{% translate directory-text %}</p>
<h2 id="map"><span class="fa fa-globe fa-lg"></span> {% translate business-map %}</h2>
<p>{% translate business-map-text %}</p>