%= include 'bootstrap/header'
%= include 'bootstrap/navigation'
<%=l 'Networks' %>
<%=l 'New Network' %>
%= include 'bootstrap/navigation'
<%=l 'Name' %>
<%=l 'Address' %>
<%=l 'Description' %>
<%=l 'All Domains' %>
<%=l 'No Domains' %>
<%=l 'Requires Passwd' %>
{{ network.name }}
{{ network.address }}
{{ network.description }}
%= include 'bootstrap/scripts' %= include 'bootstrap/footer'
{{alert.subject}}
{{alert.message}}