Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
spring-open
/
139d21a0461e6ce3fdaa49ec82c78a2ca8241bdf
/
.
/
web
/
tpl
/
vlan-list-item.html
blob: 55a2f35567b78f6497c7ce2ce43538fc6b699c40 [
file
] [
log
] [
blame
]
<tr><td>
<a href="/vlan/
<%=
id %>">
<%=
id %>
</a></td><td>
<%=
name %>
</td><td>
<%=
nhosts %>
</td></tr>