diff --git a/categories.html.erb b/categories.html.erb new file mode 100644 index 0000000..d6393c8 --- /dev/null +++ b/categories.html.erb @@ -0,0 +1,7 @@ + diff --git a/categories.rhtml b/categories.rhtml deleted file mode 100644 index d6393c8..0000000 --- a/categories.rhtml +++ /dev/null @@ -1,7 +0,0 @@ - diff --git a/footer.html.erb b/footer.html.erb new file mode 100644 index 0000000..3020a10 --- /dev/null +++ b/footer.html.erb @@ -0,0 +1,21 @@ + + + + + diff --git a/footer.rhtml b/footer.rhtml deleted file mode 100644 index 3020a10..0000000 --- a/footer.rhtml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - diff --git a/header.html.erb b/header.html.erb new file mode 100644 index 0000000..7d725db --- /dev/null +++ b/header.html.erb @@ -0,0 +1,98 @@ +
+ Portal do Governo Brasileiro +
+ + +
+ +
+ +
+
+ <%= theme_include 'categories' %> +
+
+ Português + English +
+
diff --git a/header.rhtml b/header.rhtml deleted file mode 100644 index 7d725db..0000000 --- a/header.rhtml +++ /dev/null @@ -1,98 +0,0 @@ -
- Portal do Governo Brasileiro -
- - -
- -
- -
-
- <%= theme_include 'categories' %> -
-
- Português - English -
-
diff --git a/site_title.html.erb b/site_title.html.erb new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/site_title.html.erb diff --git a/site_title.rhtml b/site_title.rhtml deleted file mode 100644 index e69de29..0000000 --- a/site_title.rhtml +++ /dev/null -- libgit2 0.21.2