source:
fierce2/trunk/tt/normal/ns.tt
@
6
| Revision 6, 115 bytes checked in by jabra, 5 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [6] | 1 | DNS Servers for [% domain %]: |
| 2 | [% FOREACH ns IN ns_vars.result %] | |
| 3 | [% ns.hostname %] [% ns.ip %] | |
| 4 | ||
| 5 | [% END %] |
Note: See TracBrowser
for help on using the repository browser.