From 28a4bf83b35fba07fa3885e340ab5449a8b9e886 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Wed, 23 Jan 2008 22:51:05 +0000 Subject: [PATCH] ActionItem152: adding missing views directory --- app/views/profile/index.rhtml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+), 0 deletions(-) create mode 100644 app/views/profile/index.rhtml 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