diff --git a/README.md b/README.md
index 5cbeb5d..a5a3c21 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# YGGtracker
-BitTorrent Catalog for Yggdrasil ecosystem
+BitTorrent Registry for Yggdrasil
YGGtracker uses [Yggdrasil](https://github.com/yggdrasil-network/yggdrasil-go) IPv6 addresses to identify users without registration.
diff --git a/src/public/edit.php b/src/public/edit.php
index 7735947..7fd1b90 100644
--- a/src/public/edit.php
+++ b/src/public/edit.php
@@ -602,7 +602,7 @@ else {
-
+
diff --git a/src/public/index.php b/src/public/index.php
index 8b3f988..45c7041 100644
--- a/src/public/index.php
+++ b/src/public/index.php
@@ -164,7 +164,7 @@ echo '' . PHP_EOL ?>
-
+
query ? sprintf('?query=%s', urlencode($request->query)) : false) ?>
magnets as $magnet) { ?>
access->read) { ?>
@@ -185,9 +185,9 @@ echo '' . PHP_EOL ?>
-
+
-
+
diff --git a/src/public/magnet.php b/src/public/magnet.php
index 33ed873..d9b5bfe 100644
--- a/src/public/magnet.php
+++ b/src/public/magnet.php
@@ -145,7 +145,7 @@ echo '' . PHP_EOL ?>
magnet->magnetId) ?>
magnet->metaTitle), WEBSITE_NAME) ?>
-
+
getMagnetComments($response->magnet->magnetId) as $magnetComment) { ?>
user->address == $db->getUser($magnetComment->userId)->address || in_array($response->user->address, MODERATOR_IP_LIST)) { ?>
-