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