diff --git a/pagure/templates/about.html b/pagure/templates/about.html index b61fb1d..6cb2d51 100644 --- a/pagure/templates/about.html +++ b/pagure/templates/about.html @@ -1,6 +1,6 @@ {% extends "master.html" %} -{% block title %}About this Pagure Instance{% endblock %} +{% block title %}About{% endblock %} {% block content %} diff --git a/pagure/themes/chameleon/templates/theme.html b/pagure/themes/chameleon/templates/theme.html index 835a424..e229c1b 100644 --- a/pagure/themes/chameleon/templates/theme.html +++ b/pagure/themes/chameleon/templates/theme.html @@ -49,11 +49,40 @@ {% endmacro %} {% macro about_page() %} -
This is an instance of Pagure, a git forge.
-If you experience a bug or security concern, please submit an issue.
-You may contact an administrator by emailing: {{ config['ADMIN_EMAIL'] }}.
-Subscribe to announcements about Pagure.
-Welcome to this pagure instance.
++ For any issue, wish or security concern, feel free to + open a ticket (please + ensure the ticket is private if your concern is security-related). +
++ You may contact an administrator by emailing: + + {{ config['ADMIN_EMAIL'] }} + . +
+Learn more or keep in touch about pagure via our mailing lists:
++ pagure is a free software licensed + under the + GNU General Public License (GPL) v2 + or any later versions. +
++ This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for details. +
+SSH Hostkey/Fingerprint | Documentation | About this Instance
++ SSH Hostkey/Fingerprint + | Documentation + | About +
© 2014-2018 Red Hat, Inc. and others.
{% endmacro %} {% macro about_page() %} -This is an instance of Pagure, a git forge.
-If you experience a bug or security concern, please submit an issue.
-You may contact an administrator by emailing: {{ config['ADMIN_EMAIL'] }}.
-Subscribe to announcements about Pagure.
-Welcome to this pagure instance.
++ For any issue, wish or security concern, feel free to + open a ticket (please + ensure the ticket is private if your concern is security-related). +
++ You may contact an administrator by emailing: + + {{ config['ADMIN_EMAIL'] }} + . +
+Learn more or keep in touch about pagure via our mailing lists:
++ pagure is a free software licensed + under the + GNU General Public License (GPL) v2 + or any later versions. +
++ This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for details. +
+This is an instance of Pagure, a git forge.
-If you experience a bug or security concern, please submit an issue.
-You may contact an administrator by emailing: {{ config['ADMIN_EMAIL'] }}.
-Subscribe to announcements about Pagure.
-Welcome to this pagure instance.
++ For any issue, wish or security concern, feel free to + open a ticket (please + ensure the ticket is private if your concern is security-related). +
++ You may contact an administrator by emailing: + + {{ config['ADMIN_EMAIL'] }} + . +
+Learn more or keep in touch about pagure via our mailing lists:
++ pagure is a free software licensed + under the + GNU General Public License (GPL) v2 + or any later versions. +
++ This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for details. +
+Subscribe to announcements about Pagure.
{% endmacro %} + +{% macro about_page() %} +Welcome to this pagure instance.
++ For any issue, wish or security concern, feel free to open a ticket, + either with the + Fedora Infrastructure or on the + upstream issue tracker + (please ensure the ticket is private if your concern is security-related + on either tracker). +
++ You may contact an administrator by emailing: + + {{ config['ADMIN_EMAIL'] }} + . +
+Learn more or keep in touch about pagure via our mailing lists:
++ pagure is a free software licensed + under the + GNU General Public License (GPL) v2 + or any later versions. +
++ This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for details. +
+