diff --git a/css/style.css b/css/style.css
index 913fade..360aee1 100644
--- a/css/style.css
+++ b/css/style.css
@@ -120,10 +120,16 @@ section {
color: #555;
}
+.maintainer {
+ font-size:60%;
+ float:right;
+ color: #777;
+}
+
.placeholder {
color: #aaa;
}
input, label {
font-size: 80%;
-}
\ No newline at end of file
+}
diff --git a/index.php b/index.php
index e9754b0..d36976f 100644
--- a/index.php
+++ b/index.php
@@ -114,7 +114,7 @@ $formats = Format::searchInformation();
-
+
$infos ): ?>
@@ -132,6 +132,7 @@ $formats = Format::searchInformation();
+ '.$bridgeInformations['maintainer'].'' : '' ?>