]> git.mxchange.org Git - shipsimu.git/blob - application/blog/templates/de/code/confirm_link.ctp
Nameless blogging software added (similar structure to ship-simu, unfinished as well)
[shipsimu.git] / application / blog / templates / de / code / confirm_link.ctp
1 <div id="content_header">
2         Best&auml;tigung Deiner Email-Adresse:
3 </div>
4
5 <div id="content_body">
6         Hallo <span class="data_username">{?username?}</span>! Du hast heute deine
7         Email-Addresse best&auml;tigt, wodurch alle Blogfunktionen entsperrt
8         worden sind. Viel Spass beim Bloggen!
9 </div>
10
11 <div id="content_footer">
12         <a href="$config[base_url]/index.php?app=blog&amp;page=login" title="Direkt zum Login-Formular">Hier geht es direkt zum Login!</a>
13 </div>