Browse Source

copy edit

pull/1/head
Nicolae Claudius 13 years ago
parent
commit
5da337df35
  1. 9
      app/views/pages/about.html.erb
  2. 4
      app/views/pages/fragments/_benefits.html.erb

9
app/views/pages/about.html.erb

@ -5,16 +5,17 @@
<h1>About EntryDNS</h1>
<p>
EntryDNS delivers a totally free DNS hosting to our community.
EntryDNS delivers a totally free DNS management service for your enjoyment.
<br />
Our aim is to provide a very friendly, but powerful service for your DNS management.
Our aim is to provide a friendly and caring, yet powerful service for your DNS needs.
</p>
<h2>What you can use it for</h2>
<p>
This allows you to simply create a host or host your own domains,
which can be managed from the web application or using our API's (simple API and complete REST API).
With our service you can create hosts or host your own domains,
manage them from the web application or use our API's (simple API and complete REST API)
to automate tasks as you wish.
<br />
The service gives you a total control of your DNS records without any restrictions.
</p>

4
app/views/pages/fragments/_benefits.html.erb

@ -1,6 +1,6 @@
<ul>
<li>Have a total control of your own domain and records</li>
<li>Host your own site using your own internet connection</li>
<li>Have total control over your domains and records</li>
<li>Host your web site using your own internet connection</li>
<li>Access your computer using a domain name instead of a numerical IP address</li>
<li>Use your home dynamic IP and always have your domain pointing to it</li>
<li>Spend your money on more important things</li>

Loading…
Cancel
Save