7 lines
446 B
PHP
Executable File
7 lines
446 B
PHP
Executable File
<?php require_once "_incl/pre-body.php"; ?>
|
|
<div class="card" style="padding: 15px; text-align: center;">
|
|
<img src="/static/lazo_negro.png" alt="Lazo negro" style="height: 100px; width: auto; margin-bottom: 15px; margin: 0 auto;">
|
|
<h1 style="font-size: 27.5px;">Nuestra solidaridad con las víctimas y familiares del grave accidente de Adamuz</h1>
|
|
<em>- EuskadiTech y Sketaria.</em>
|
|
</div>
|
|
<?php require_once "_incl/post-body.php"; ?>
|