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

Commit 3ef554e6 authored by Grace Kloba's avatar Grace Kloba
Browse files

Add viewport meta tag to our staged failure code so that they will render correctly.

parent 6bfe14de
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
<html>
    <head>
        <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
        <title>Web page not available</title>
        <style type="text/css">
            body { margin-top: 0px; padding-top: 0px; }
+1 −0
Original line number Diff line number Diff line
<html>
    <head>
        <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
        <title>Web page not available</title>
        <style type="text/css">
            body { margin-top: 0px; padding-top: 0px; }