% if environment.enabled?('display_wizard_signup') && !logged_in? %> <%= lightbox_button(:new, _('Signup'), { :controller => 'account', :action => 'wizard' }, :class => 'wizard', :id => 'signup-wizard') %> <% end %> <% if @has_news %>
<%= link_to(_('Read more'), highlighted.url) %>