mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Move spend-bitcoin.html from 'en' directory to '_templates', and add 'spend-bitcoin' to 'url' section of en.yml.
This commit is contained in:
parent
fe2bfe8921
commit
68675380d3
2 changed files with 1 additions and 1 deletions
19
_templates/spend-bitcoin.html
Normal file
19
_templates/spend-bitcoin.html
Normal 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>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue