Skip to main content

Login pages

The use of this page is for user authentication.

Note: In some cases the height of the content is smaller than the height of the viewport especially in desktop screens. As a result, the footer of the page will stick to the middle of the screen which is not ideal for the user experience. To fix that, you can use the .govgr-layout-wrapper__full-height CSS utility class combined with .govgr-layout-wrapper.

When to use this pattern

Use this page when the user must enter his credentials for authentication in order to continue to navigate to the rest of the GOV.GR service.

How it works

Your login page must include:

  1. The service name: Service name is the main title of the start page and it is placed at the top of the page. This should help people understand what your service does and whether they need to use it.
  2. Description: A short introduction to explain things that most users will need to know.
  3. Button: The ‘Login’ call-to-action button.