${_('Feeling lost? Follow these steps to find answers to all of your questions.')}
1
${Markup(_('With a new release it\'s always good to check the <a href="%s">Common Bugs</a>.') % 'http://fedoraproject.org/wiki/Bugs/Common')}
${Markup(_('If you think you\'ve found a bug, you may want to check if it\'s already reported on <a href="%s">Fedora %s</a> or <a href="%s">Fedora %s</a> and otherwise <a href="%s">report it yourself</a>.') % ('http://fedoraproject.org/wiki/Common_F'+global_variables.release['prev_id']+'_bugs', global_variables.release['prev_id'], 'http://fedoraproject.org/wiki/Common_F'+global_variables.release['curr_id']+'_bugs', global_variables.release['curr_id'], 'http://fedoraproject.org/wiki/How_to_file_a_bug_report'))}
2
${Markup(_('The Fedora documentation website at <a href="http://docs.fedoraproject.org/">docs.fedoraproject.org</a> is provided by the Fedora Community. It is full of comprehensive guides and how-tos for all types of users.'))}
3
${_('Search the Fedora Forums for help, or register and ask a question yourself.')}