From fd1794a737dba34ab35c2c712133ee0301608459 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 14 Jun 2015 17:17:01 +0200 Subject: home: Add submitting packages section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Link to the ArchWiki and lists any SSH fingerprints configured in the AUR configuration file. Fixes FS#45322. Signed-off-by: Johannes Löthberg Signed-off-by: Lukas Fleischer --- web/html/home.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/web/html/home.php b/web/html/home.php index 6b54af3..3252876 100644 --- a/web/html/home.php +++ b/web/html/home.php @@ -71,6 +71,28 @@ html_header( __("Home") ); ?>

+

+
+

+ ', + '' + ); + ?> +

+ +

+ +

+
    + $fingerprint): ?> +
  • :
  • + +
+ +

-- cgit v1.2.3-54-g00ecf