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

    +
    +
    +