diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index f3d0ad6..5e26b32 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -16,6 +16,7 @@ *= require pages/help *= require pages/edit_account *= require pages/contact +*= require pages/donate *= require active_scaffold *= require overrides diff --git a/app/assets/stylesheets/pages/donate.css.scss b/app/assets/stylesheets/pages/donate.css.scss new file mode 100644 index 0000000..0cd16b2 --- /dev/null +++ b/app/assets/stylesheets/pages/donate.css.scss @@ -0,0 +1,6 @@ +.donate-table { + width: 100%; + td { + text-align: center; + } +} diff --git a/app/views/fragments/_top.html.erb b/app/views/fragments/_top.html.erb index 65b37e2..42ea045 100644 --- a/app/views/fragments/_top.html.erb +++ b/app/views/fragments/_top.html.erb @@ -28,6 +28,7 @@ :related => "_clyfe:vaijab" } %> +
  • <%= link_to('Donate', page_path('donate'), :data => {:pjax => '#main'}) %>
  • <% if user_signed_in? %>
  • <%= link_to('Help & Support', page_path('help'), :data => {:pjax => '#main'}) %>
  • <%= link_to(current_user.email, edit_user_registration_path, :title => "IP: #{client_remote_ip}", :data => {:pjax => '#main'}) %>
  • diff --git a/app/views/pages/donate.html.erb b/app/views/pages/donate.html.erb new file mode 100644 index 0000000..5167ffd --- /dev/null +++ b/app/views/pages/donate.html.erb @@ -0,0 +1,63 @@ +
    +
    +
    + +

    Donate

    + +

    How do I contribute?

    + +

    + EntryDNS is a free service for everyone, but contribution is more than welcome. + Like every service, it needs some hardware to run on, requires network bandwidth and maintenance. +

    + +

    + If you wish to contribute, you can send us any amount of money which will help us pay + hosting and network bandwidth bills as well as to expand our name server nodes across + the world for better response times and availability. +

    + + + + + + + + + + + + + + + +
    +
    +