first commit
This commit is contained in:
9
web/templates/koza/mailing.tpl
Normal file
9
web/templates/koza/mailing.tpl
Normal file
@@ -0,0 +1,9 @@
|
||||
{extends "index.tpl"}
|
||||
|
||||
{block content}
|
||||
|
||||
<h1>Uživatel byl v pořádku odhlášen z eshopu.</h1>
|
||||
|
||||
<p>Pokračovat můžete na <a href="{url s=index}">hlavní stránku</a> nebo na stránku <a href="{url s=login noredir=1}">přihlášení</a>.</p>
|
||||
|
||||
{/block}
|
||||
Reference in New Issue
Block a user