diff options
author | Dan McGee <dan@archlinux.org> | 2012-11-13 09:12:09 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-11-13 10:21:02 -0600 |
commit | cd625181344c73bdb761520dd23549a112549501 (patch) | |
tree | 5a25b8ce642601c23e494af189d39454a7b7044a | |
parent | 92837c93acc66056391dd0b98515b89f8fc49691 (diff) |
Slight master key template adjustment
This is in anticipation of moving the visualization stuff to this page
rather than grouped with unrelated things.
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r-- | templates/public/keys.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/public/keys.html b/templates/public/keys.html index 1b027202..f23d1c40 100644 --- a/templates/public/keys.html +++ b/templates/public/keys.html @@ -47,6 +47,10 @@ {% endfor %} </tbody> </table> +</div> + +<div class="box"> + <h2>Master Key Signatures</h2> <p>The following table shows all active developers and trusted users along with the status of their personal signing key. A 'Yes' indicates that the |