From 553895147c65830189fbf073ed2f5c0d4790b367 Mon Sep 17 00:00:00 2001 From: Nicolae Claudius Date: Tue, 11 Oct 2011 13:09:16 -0700 Subject: [PATCH] kikstart pages --- app/views/fragments/_top.html.erb | 4 ++-- app/views/pages/about.html.erb | 9 ++++++++- app/views/pages/help.html.erb | 8 ++++++++ app/views/pages/team.html.erb | 8 ++++++++ 4 files changed, 26 insertions(+), 3 deletions(-) create mode 100644 app/views/pages/help.html.erb create mode 100644 app/views/pages/team.html.erb diff --git a/app/views/fragments/_top.html.erb b/app/views/fragments/_top.html.erb index 327660e..a629e50 100644 --- a/app/views/fragments/_top.html.erb +++ b/app/views/fragments/_top.html.erb @@ -9,9 +9,9 @@ <% else %>
  • <%= link_to('Home', root_path, :data => {:pjax => '#main'}) %>
  • <%= link_to('About', page_path('about'), :data => {:pjax => '#main'}) %>
  • -
  • <%#= link_to('About us', root_path, :data => {:pjax => '#main'}) %>
  • +
  • <%= link_to('Team', page_path('team'), :data => {:pjax => '#main'}) %>
  • <% end %> -
  • <%#= link_to('Help & Support', root_path, :data => {:pjax => '#main'}) %>
  • +
  • <%= link_to('Help & Support', page_path('help'), :data => {:pjax => '#main'}) %>
  • diff --git a/app/views/pages/about.html.erb b/app/views/pages/about.html.erb index 30404ce..d77e5f4 100644 --- a/app/views/pages/about.html.erb +++ b/app/views/pages/about.html.erb @@ -1 +1,8 @@ -TODO \ No newline at end of file +
    +
    +
    +

    What a DNS is service and what can you use it for

    +

    asd

    +
    +
    +
    diff --git a/app/views/pages/help.html.erb b/app/views/pages/help.html.erb new file mode 100644 index 0000000..18b730f --- /dev/null +++ b/app/views/pages/help.html.erb @@ -0,0 +1,8 @@ +
    +
    +
    +

    Top 20 questions about EntryDNS

    +

    asd

    +
    +
    +
    diff --git a/app/views/pages/team.html.erb b/app/views/pages/team.html.erb new file mode 100644 index 0000000..c86c828 --- /dev/null +++ b/app/views/pages/team.html.erb @@ -0,0 +1,8 @@ +
    +
    +
    +

    We are two people passionate about technology

    +

    asd

    +
    +
    +