17 lines
No EOL
400 B
PHTML
17 lines
No EOL
400 B
PHTML
<a href="#" name="about"></a>
|
|
<h2><?=$this->translate('uw:about') ?></h2>
|
|
<br />
|
|
<p><?=$this->translate('ABOUT_TXT') ?></p>
|
|
|
|
|
|
|
|
<a href="#" name="bts"></a>
|
|
<h2><?=$this->translate('uw:behind the site') ?></h2>
|
|
<br />
|
|
<p><?=$this->translate('ABOUT_TXT_BTS') ?></p>
|
|
|
|
|
|
<a href="#" name="cookies"></a>
|
|
<h2><?=$this->translate('uw:cookies') ?></h2>
|
|
<br />
|
|
<p><?=$this->translate('ABOUT_TXT_COOKIES') ?></p>
|