diff --git a/templates/default/torrent/edit/locales.html.twig b/templates/default/torrent/edit/locales.html.twig index 0228faf..5fc7388 100644 --- a/templates/default/torrent/edit/locales.html.twig +++ b/templates/default/torrent/edit/locales.html.twig @@ -62,7 +62,7 @@ {% endif %} {{ 'by'|trans }} - + {{'identicon'|trans }}
diff --git a/templates/default/torrent/edit/sensitive.html.twig b/templates/default/torrent/edit/sensitive.html.twig index 226f9c3..3ab48e2 100644 --- a/templates/default/torrent/edit/sensitive.html.twig +++ b/templates/default/torrent/edit/sensitive.html.twig @@ -38,7 +38,7 @@ {% endif %} {{ 'by'|trans }} - + {{'identicon'|trans }}
diff --git a/templates/default/torrent/info.html.twig b/templates/default/torrent/info.html.twig index 5daefd0..5a04f9d 100644 --- a/templates/default/torrent/info.html.twig +++ b/templates/default/torrent/info.html.twig @@ -183,7 +183,7 @@ {% for id, identicon in torrent.contributors %} - + {{'identicon'|trans }} {% endfor %} diff --git a/templates/default/user/dashboard.html.twig b/templates/default/user/dashboard.html.twig index feb1eed..3ca31dd 100644 --- a/templates/default/user/dashboard.html.twig +++ b/templates/default/user/dashboard.html.twig @@ -5,7 +5,7 @@