mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-09-03 05:22:40 +02:00
@@ -35,8 +35,6 @@ layout: default
|
||||
|
||||
<section class="page__content" itemprop="text">
|
||||
|
||||
<div class ="notice--danger"><b>Due to upcoming changes in this guide (which should be ready in a little less than a day), <br>it is recommended that you delay starting any new installations until the new version is released.</b></div>
|
||||
|
||||
{{ content }}
|
||||
{% if page.link %}<div><a href="{{ page.link }}" class="btn">{{ site.data.ui-text[site.locale].ext_link_label | default: "Direct Link" }}</a></div>{% endif %}
|
||||
|
||||
|
@@ -18,7 +18,6 @@ layout: default
|
||||
{% if page.modified %}<meta itemprop="dateModified" content="{{ page.modified | date: "%B %d, %Y" }}">{% endif %}
|
||||
|
||||
<section class="page__content" itemprop="text">
|
||||
<div class ="notice--danger"><b>Due to upcoming changes in this guide (which should be ready in a little less than a day), <br>it is recommended that you delay starting any new installations until the new version is released.</b></div>
|
||||
{{ content }}
|
||||
</section>
|
||||
</article>
|
||||
|
Reference in New Issue
Block a user