Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 93532f32 authored by Pranav's avatar Pranav
Browse files

fix to make site pass pipeline

parent acc1e5b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 %}