10 lines
273 B
PHP
Executable File
10 lines
273 B
PHP
Executable File
<header>
|
|
<div class="container row">
|
|
<div class="container column">
|
|
<a href="/">
|
|
<h1>Chiro - Canto</h1>
|
|
<h2><?=_('To share bat sounds all over the world');?></h2>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</header>
|