11 lines
245 B
Smarty
11 lines
245 B
Smarty
{**
|
|
* For the full copyright and license information, please view the LICENSE
|
|
* file that was distributed with this source code.
|
|
*}
|
|
|
|
<section class="ps-customtext">
|
|
<div class="container">
|
|
{$cms_infos.text nofilter}
|
|
</div>
|
|
</section>
|