Files
azul/front/ymsg/tmpl/placeholders/adsmall.html
T
Athena Funderburg 4b463a3432 init
2026-05-25 07:05:17 +00:00

21 lines
265 B
HTML

<html><head></head>
<body scroll="no" topmargin="0" leftmargin="0">
<style>
body {
font-family: 'Trebuchet MS', sans-serif;
background: #1d1b52;
color: white;
}
</style>
<center>
<br>
<strong><p>This is a placeholder.</p></strong>
</center>
</body>
</html>