summaryrefslogtreecommitdiff
path: root/templates/default-record.erb
blob: 348d07af15ce593398e613dc5dbe7a0bcad1de24 (plain)
1
2
3
4
5
<% if @ttl -%>
<%=@_owner%> <%=@ttl%> <%=@record_class%> <%=@record_type%> <%=@host%>
<% else -%>
<%=@_owner%> <%=@record_class%> <%=@record_type%> <%=@host%>
<% end -%>