diff --git a/404/index.html b/404/index.html new file mode 100644 index 0000000..c4c4359 --- /dev/null +++ b/404/index.html @@ -0,0 +1,126 @@ +--- +layout: default +title: pages.mining.title +description: pages.mining.description +--- + + +{% include hero/404.html %} +{% include base.html %} + + +
+ + + +
+
+
+

{% t pages.community.social-heading %}

+ + {% tmd pages.community.social-text %} +
+
+ +
+
+
+ +
+
+
+

{% t pages.community.masternode-heading %}

+ + {% tmd pages.community.masternode-text %} +
+ +
+
+ +
diff --git a/_i18n/en.yml b/_i18n/en.yml index 3234e9a..236ca82 100755 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -1,6 +1,22 @@ # For multiple paragraph content add two line breaks pages: + 404-page: + + hero-heading: > + 404 + + hero-text: > + Page not Found + + hero-forum-btn: Official Forums + hero-discussion-btn: Discussion + hero-social-btn: Social Apps + hero-news-btn: News & Info + hero-development-btn: Development + hero-masternodes-btn: Masternodes + hero-video-btn: Video & Audio + mining: title: Dash Official Website | Dash Crypto Currency diff --git a/_includes/hero/404.html b/_includes/hero/404.html new file mode 100644 index 0000000..874e40f --- /dev/null +++ b/_includes/hero/404.html @@ -0,0 +1,35 @@ +
+
+ {% srcset hero/community.jpg ppi:1,2 class="hero__background-image" %} + {% srcset_source width:1920 %} + {% srcset_source width:960 %} + {% endsrcset %} +
+ + + {% include nav-desktop.html %} + + +
+

{% t pages.404-page.hero-heading %}

+

{% t pages.404-page.hero-text %}

+ + + +
+ + +
+
+