diff --git a/app/views/profile/index.rhtml b/app/views/profile/index.rhtml new file mode 100644 index 0000000..0991704 --- /dev/null +++ b/app/views/profile/index.rhtml @@ -0,0 +1,16 @@ +

<%= _("%s's profile") % profile.identifier %>

+ + -- libgit2 0.21.2