diff --git a/_templates/exchanges.html b/_templates/exchanges.html
new file mode 100644
index 00000000..23ba344f
--- /dev/null
+++ b/_templates/exchanges.html
@@ -0,0 +1,175 @@
+---
+# This file is licensed under the MIT License (MIT) available on
+# http://opensource.org/licenses/MIT.
+
+layout: base
+id: exchanges
+---
+
{% translate pagetitle %}
+{% translate pagedesc %}
+
+
+
+
+
+NOTE: Exchanges provide highly varying degrees of safety, security,
+ privacy, and control over your funds and information. The exchanges
+ listed on this page have not been formally reviewed or vetted.
+
+
+
+
+
+
Belgium
+
+ EBTM
+
+
+
+
+
+
+
+
+
+
+
+
+{% translate wikiportal %}
diff --git a/_translations/en.yml b/_translations/en.yml
index e90822ff..14f20117 100644
--- a/_translations/en.yml
+++ b/_translations/en.yml
@@ -316,6 +316,11 @@ en:
full_node_guide: "Read the full node guide for details."
patient: "Check your bandwidth and space"
releasekeys: "Bitcoin Core Release Signing Keys"
+ exchanges:
+ title: "Exchanges - Bitcoin"
+ pagetitle: "Bitcoin Exchanges"
+ pagedesc: "Places to buy bitcoin in exchange for other currencies."
+ exchange: "Bitcoin Exchanges"
events:
title: "Conferences and events - Bitcoin"
pagetitle: "Conferences and events"
@@ -868,6 +873,7 @@ en:
community: community
development: development
download: download
+ exchanges: exchanges
events: events
faq: faq
getting-started: getting-started