1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-08 09:24:25 +03:00
ifhub.club/templates/skin/synio/actions/ActionRegistration/activate.tpl

8 lines
185 B
Smarty
Raw Normal View History

{include file='header.tpl'}
<h2 class="page-header">{$aLang.registration_activate_ok}</h2>
<a href="{cfg name='path.root.web'}">{$aLang.site_go_main}</a>
{include file='footer.tpl'}