API Consulta clientes
This commit is contained in:
@@ -26,3 +26,4 @@ body{
|
||||
#ctrl_audio{
|
||||
margin-top: -60px;
|
||||
}
|
||||
|
||||
|
||||
@@ -90,4 +90,9 @@ body{
|
||||
width: 99%;
|
||||
margin-top: 0rem;
|
||||
border-radius: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.footer a{
|
||||
margin-left: 30px;
|
||||
}
|
||||
13
src/public/plantilla_mail/explicacion.html
Normal file
13
src/public/plantilla_mail/explicacion.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>hola mundo</h1>
|
||||
<p></p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user