mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-29 03:09:53 +02:00
get-started: remove forgotten HTML tag
This commit is contained in:
committed by
lifehackerhansol
parent
afe5cc0e73
commit
1638909b01
@@ -34,7 +34,7 @@ This doesn't seem to be a valid system version.
|
|||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
{% capture methodUnavailable %}
|
{% capture methodUnavailable %}
|
||||||
You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you may have to use ntrboot.</a>.
|
You currently cannot hack your 3DS on this version using the main methods. If you want to hack your console, you may have to use ntrboot.
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
{% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %}
|
{% include consoleVersionSelect.html noneSelected=noneSelected invalidVersion=invalidVersion methodUnavailable=methodUnavailable %}
|
||||||
|
Reference in New Issue
Block a user