1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
5 <title>GeoDNS - Zones</title>
8 <h1 align="center">GeoDNS Zones</h1>
9 <% @zones.each do |zone| -%>
10 <h2 align="center"><a href="<%= zone %>.html"><%= zone %></a></h2>