27 lines
No EOL
846 B
Text
27 lines
No EOL
846 B
Text
|
|
.small-8.columns.small-centered
|
|
|
|
.callout.success
|
|
h1 Welcome
|
|
|
|
- if current_user.provider == 'debian-sso'
|
|
p
|
|
'You have just logged in using your Debian SSO certificate which proves that
|
|
'you are associated to the Debian project. So you are invited to upload any
|
|
'screenshots. Your uploads will instantly be published and visible in applications
|
|
'and web sites that use this service.
|
|
- else
|
|
p
|
|
'You are now logged in. We will associate all your future uploads of screenshots
|
|
'with your account. So others can see what you contributed to this site.
|
|
|
|
p
|
|
'If you want to help then check out the
|
|
= link_to :packages_without
|
|
packages that have no screenshots
|
|
' yet.
|
|
|
|
p
|
|
'Or go to your own
|
|
= link_to :my_profile
|
|
'profile page. |