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

Commit 8194c0b1 authored by Arnau Vàzquez's avatar Arnau Vàzquez
Browse files

Merge branch 'dev/adding-id-at-no-of-devices' into 'master'

ID for total number of devices

See merge request e/documentation/user!672
parents 86c92bb0 adde71a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>