diff --git a/home/ci/app/templates/rbpkg/show_repo.html.ekc3 b/home/ci/app/templates/rbpkg/show_repo.html.ekc3
index 30a1a15..391f406 100644
--- a/home/ci/app/templates/rbpkg/show_repo.html.ekc3
+++ b/home/ci/app/templates/rbpkg/show_repo.html.ekc3
@@ -6,5 +6,5 @@
<a href="<%= Route.rbpkg(repo, tree) %>"><%= tree %></a>
</h1>
- <pre><%= info %></pre>
+ <pre><%= inspect(info) %></pre>
</div>