Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSami_Agents_Zero-2
QOSami_Agents_Zero-2
/
webui
/
components
/
settings
/
tunnel
/
remote-link.html
Code
Commits
Issues
Pulls
Sessions
CI/CD
main
main
html
9 lines
189 Bytes
Copy permalink
Copy
Raw
1
<html
class=
"remote-link-modal"
>
2
<head>
3
<title>
Remote Control
</title>
4
</head>
5
6
<body>
7
<x-component
path=
"settings/tunnel/tunnel-section.html"
></x-component>
8
</body>
9
</html>