Loading htdocs/_includes/templates/oem_unlock_generic.md +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ ## Unlock the bootloader {%- if device.name == "FP2" %} {% include alerts/tip.html content = "The bootloader of {{ device.name }} is unlocked by default. So, you can skip this section"%} {% include alerts/tip.html content = "The bootloader of this device is unlocked by default. So, you can skip this section" %} {%-endif %} {% include templates/unlock_bootloader.md %} Loading Loading
htdocs/_includes/templates/oem_unlock_generic.md +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ ## Unlock the bootloader {%- if device.name == "FP2" %} {% include alerts/tip.html content = "The bootloader of {{ device.name }} is unlocked by default. So, you can skip this section"%} {% include alerts/tip.html content = "The bootloader of this device is unlocked by default. So, you can skip this section" %} {%-endif %} {% include templates/unlock_bootloader.md %} Loading