diff --git a/modules/template/src/main/twirl/scaladex/view/project/headproject.scala.html b/modules/template/src/main/twirl/scaladex/view/project/headproject.scala.html index c711df3cb..a67a324ea 100644 --- a/modules/template/src/main/twirl/scaladex/view/project/headproject.scala.html +++ b/modules/template/src/main/twirl/scaladex/view/project/headproject.scala.html @@ -106,8 +106,8 @@

} } - } - + + }
@@ -116,9 +116,9 @@

  • Project
  • @for(header <- header) {
  • @plural(header.versionCount, "Version")
  • + +
  • Badges
  • } - -
  • Badges
  • @if(canEdit) {