20 lines
588 B
PHP
Executable File
20 lines
588 B
PHP
Executable File
<?php
|
|
/*
|
|
*
|
|
*/
|
|
?>
|
|
<div class="box">
|
|
<h1><?=__($title);?></h1>
|
|
<p>
|
|
<strong><em><span style="font-size: 16.0pt; font-family: 'Times New Roman','serif'; color: #ffc000;">MIC</span></em></strong>
|
|
<strong><em><span style="font-size: 16.0pt; font-family: 'Times New Roman','serif';">ONWARE</span></em></strong>
|
|
</p>
|
|
<p>Sebastian Imberg, Augusto Capece, Martin Müller GbR</p>
|
|
<p>Huder Straße 2</p>
|
|
<p>28199 Bremen</p>
|
|
<p>Inhaber:</p>
|
|
<p>Sebastian Imberg, Augusto Capece, Martin Müller</p>
|
|
<p>Geschäftsführer:</p>
|
|
<p>Sebastian Imberg, Augusto Capece</p>
|
|
</div>
|