# # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as # published by the Free Software Foundation, either version 3 of the # License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Affero General Public License for more details. # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . define('TITLE', __('Home')); echo '
Welcome to '.NAME.'
'; echo ""; echo str_replace('%name', NAME, __("%name it's a webpage that allows you to publish whatever you're doing at any moment in a message of only 140 characters. Usually this is enough to express your feelings or whatever you want to say.")); echo ""; echo '

'; echo ''; echo '

'; echo ""; echo str_replace('%name', NAME, __("You can meet new people or add friends you already know. The more people you add, the more you'll like %name, because you can easily comment what an user has written.")); echo '

'; echo str_replace('%name', NAME, __("If you're not registered, then click on the orange button placed in the sidebar and in just 1 minute you'll start enjoying %name!")); echo '

'.__('Have a look at the Frequently Asked Questions').'
'; ?>