Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
26b1c4182db050c96174266ef784eb56e5617557
/
.
/
xos
/
helloworldservice
/
templates
/
helloworldserviceadmin.html
blob: 0c60f1afa1f9a1be14bb56976545ab040164c197 [
file
] [
log
] [
blame
]
<!-- Template used to for the button leading to the HelloWorldTenant form. -->
<div
class
=
"left-nav"
>
<ul>
<li>
<a
href
=
"/admin/helloworldservice/helloworldtenant/"
>
Hello World Tenants
</a>
</li>
</ul>
</div>