+
-
+<%= theme_include 'task_list' %>
+<%#= theme_include 'message_list' %>
-
-
-
diff --git a/message_list.html.erb b/message_list.html.erb
new file mode 100644
index 0000000..2a08d5d
--- /dev/null
+++ b/message_list.html.erb
@@ -0,0 +1,114 @@
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+
+
+ Nova Mensagem
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+
+
+ Mensagem da comunidade
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+
+
+ Mensagem Nova
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/navigation.rhtml b/navigation.rhtml
index ea0d2dd..e69de29 100644
--- a/navigation.rhtml
+++ b/navigation.rhtml
@@ -1,11 +0,0 @@
-
- <%= search_people_menu %>
-
-
- <%= search_communities_menu %>
-
-
- <%= search_contents_menu %>
-
-
-
diff --git a/task_list.html.erb b/task_list.html.erb
new file mode 100644
index 0000000..7c2dcdb
--- /dev/null
+++ b/task_list.html.erb
@@ -0,0 +1,117 @@
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+
+
+ Nova comunidade
+
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+
+
+ Nova comunidade
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+
+
+ Nova comunidade
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/theme.yml b/theme.yml
index 39a53fb..fa297cf 100644
--- a/theme.yml
+++ b/theme.yml
@@ -1,4 +1,4 @@
name: "Participa-WEB"
layout: "../../../public/designs/themes/participa-web/index"
-jquery_theme: "smoothness_mod"
+jquery_theme: "smoothness"
icon_theme: [default, pidgin]
diff --git a/user_menu.html.erb b/user_menu.html.erb
new file mode 100644
index 0000000..24ec75e
--- /dev/null
+++ b/user_menu.html.erb
@@ -0,0 +1,28 @@
+
+
+
+
+
+ <%#= render :partial => 'layouts/user' %>
+
+
+
--
libgit2 0.21.2