diff --git a/app/views/sites/show.html.erb b/app/views/sites/show.html.erb --- a/app/views/sites/show.html.erb +++ b/app/views/sites/show.html.erb @@ -4,6 +4,11 @@

+ Password: + <%=h @site.password %> +

+ +

Started: <%=h @site.started %>