diff --git a/footer.rhtml b/footer.rhtml
new file mode 120000
index 0000000..18e6abd
--- /dev/null
+++ b/footer.rhtml
@@ -0,0 +1 @@
+../profile-base/footer.rhtml
\ No newline at end of file
diff --git a/header.rhtml b/header.rhtml
new file mode 120000
index 0000000..ab83dcb
--- /dev/null
+++ b/header.rhtml
@@ -0,0 +1 @@
+../profile-base/header.rhtml
\ No newline at end of file
diff --git a/preview.png b/preview.png
new file mode 100644
index 0000000..4d1ab0f
Binary files /dev/null and b/preview.png differ
diff --git a/site_title.rhtml b/site_title.rhtml
new file mode 120000
index 0000000..a13a89e
--- /dev/null
+++ b/site_title.rhtml
@@ -0,0 +1 @@
+../profile-base/site_title.rhtml
\ No newline at end of file
diff --git a/style.css b/style.css
new file mode 100644
index 0000000..aa7190f
--- /dev/null
+++ b/style.css
@@ -0,0 +1,4 @@
+@import url(../profile-base/style.css);
+
+/************************** left panel ***************************/
+
diff --git a/theme.yml b/theme.yml
new file mode 100644
index 0000000..49930cb
--- /dev/null
+++ b/theme.yml
@@ -0,0 +1,3 @@
+name: "COMIGRAR"
+layout: "application-ng"
+icon_theme: [default, pidgin]
--
libgit2 0.21.2