From 9adc77c69422974bdbca8f4bebf8b5807ba7d765 Mon Sep 17 00:00:00 2001 From: Plailect Date: Tue, 17 Oct 2017 17:16:45 -0400 Subject: [PATCH] Close #1385 --- _pages/en_US/home.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/_pages/en_US/home.txt b/_pages/en_US/home.txt index b324749646..60b2725819 100644 --- a/_pages/en_US/home.txt +++ b/_pages/en_US/home.txt @@ -12,12 +12,19 @@ excerpt: "A complete guide to 3DS custom firmware,
from stock to boot9str Thoroughly read all of the introductory pages (including this one!) before proceeding. {: .notice--warning} -{% capture notice-home %} +{% capture notice-1 %} This guide is for retail (consumer purchased; not from the Nintendo Developer Program) consoles _only_! If you have a developer ("PANDA" or "SNAKE") console, check out [devGuide](https://dev.3ds.guide). {% endcapture %} -
{{ notice-home | markdownify }}
+
{{ notice-1 | markdownify }}
+ +{% capture notice-1 %} +This guide is available in other languages! +Click the icon at the top right of the page to change the language. +{% endcapture %} + +
{{ notice-1 | markdownify }}
This guide needs *your* help to [translate](https://translate.3ds.guide/) it to other languages! {: .notice--success}