mirror of
https://github.com/pierre42100/comunic
synced 2025-06-21 01:25:20 +00:00
First commit
This commit is contained in:
21
inc/pages/homeLogout/acceuil-en.html
Executable file
21
inc/pages/homeLogout/acceuil-en.html
Executable file
@ -0,0 +1,21 @@
|
||||
<p>Between us.</p>
|
||||
<table border="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td> <img src="%URL_SITE%img/user_add.png" alt="" /></td>
|
||||
<td>Create an account now.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="%URL_SITE%img/search_accounts.png" alt="" /></td>
|
||||
<td>Search your friends.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="%URL_SITE%img/comments.png" alt="" /></td>
|
||||
<td>Talk with your friends.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="%URL_SITE%img/lock.png" alt="" /></td>
|
||||
<td>Comunic will respect your private life.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
Reference in New Issue
Block a user