diff --git a/pagure/templates/master.html b/pagure/templates/master.html index c00cfc8..e227a20 100644 --- a/pagure/templates/master.html +++ b/pagure/templates/master.html @@ -112,6 +112,36 @@ {% endif %} {% endwith %} + {% if new_user %} +
+ We are glad to welcome you to pagure. +
++ In order to get started with pagure, you may want to read + the + First steps in Pagure documentation. +
++ You may also find some more information on how to use pagure + in the + usage section of the documentation. +
+