Loading htdocs/_i18n/en/pages/devices.html +1 −1 Original line number Diff line number Diff line Loading @@ -438,7 +438,7 @@ <div class="col-xl-2 col-lg-1"></div> <div class="col-12"> <p> Number of Smartphones officially supported by /e/OS : {{ nbDevices }} Number of Smartphones officially supported by /e/OS : <span id="total-devices">{{ nbDevices }}</span> </p> </div> <div class="col-lg-5"></div> Loading Loading
htdocs/_i18n/en/pages/devices.html +1 −1 Original line number Diff line number Diff line Loading @@ -438,7 +438,7 @@ <div class="col-xl-2 col-lg-1"></div> <div class="col-12"> <p> Number of Smartphones officially supported by /e/OS : {{ nbDevices }} Number of Smartphones officially supported by /e/OS : <span id="total-devices">{{ nbDevices }}</span> </p> </div> <div class="col-lg-5"></div> Loading