You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

64 lines
1.7 KiB

<div class="block home-page-block article">
13 years ago
<div class="content">
13 years ago
<h1>Totally Free DNS service for Geeks <small>created by Geeks</small></h1>
13 years ago
<div class="inner home-page-inner">
13 years ago
<table class="home-page-duo">
13 years ago
<tr>
13 years ago
<td class="home-page-text">
13 years ago
<%= render :partial => 'pages/home/headlines' %>
13 years ago
<br />
<%= render :partial => 'pages/fragments/action' %>
13 years ago
</td>
13 years ago
<td class="home-page-images">
13 years ago
<%= render :partial => 'pages/home/slides' %>
13 years ago
</td>
</tr>
</table>
</div>
</div>
</div>
13 years ago
<table class="home-page-duo">
<tr>
<td>
<blockquote>
"I use EntryDNS to showcase work to my clients directly from my computer.
I set up my domain some time ago and it's working great ever since!" <br />
<strong>Nicolae Claudius, Web Developer</strong>
</blockquote>
</td>
<td>
<blockquote>
"I use EntryDNS because it's trustworthy and I like the fast, snappy interface!
And I can also interface it via the API to automate most of the tasks!" <br />
<strong>Vaidas Jablonski, DevOps</strong>
</blockquote>
</td>
</tr>
</table>
<div class="block">
<div class="content">
13 years ago
<div class="inner home-page-second">
13 years ago
<table class="home-page-duo">
<tr>
13 years ago
<td class="home-page-text">
<h2>Benefits</h2>
<%= render 'pages/fragments/benefits' %>
13 years ago
<br /><br />
13 years ago
<%= render :partial => 'pages/fragments/action' %>
</td>
13 years ago
<td class="home-page-images">
<h2>Features</h2>
<%= render 'pages/fragments/features' %>
</td>
</tr>
</table>
</div>
</div>
</div>