diff --git a/app/views/favorites/projects.html.erb b/app/views/favorites/projects.html.erb index 88f6087..69c526b 100644 --- a/app/views/favorites/projects.html.erb +++ b/app/views/favorites/projects.html.erb @@ -1,3 +1,11 @@ <%= render(:partial => "nav")%> -
Fav Projects
\ No newline at end of file +Not implemented yet!
+ +<%# if !@favorite_theses[0].blank? %> + +<%# else %> + +<%# end %> \ No newline at end of file