6 lines
108 B
Text
6 lines
108 B
Text
<% if gateway != "" -%>
|
|
<%= gateway %>
|
|
<% end -%>
|
|
<% if ipv6gateway != "" -%>
|
|
<%= ipv6gateway %>
|
|
<% end -%>
|