# yatra/3.0.15/resources/admin.html

Yatra – Travel Booking &amp; Tour Operator Software, version 3.0.15. 13 lines.

- Page: https://pluginprobe.com/plugins/yatra/3.0.15/code/resources/admin.html
- Raw: https://pluginprobe.com/plugins/yatra/3.0.15/raw/resources/admin.html
- Modified: 2026-04-14T03:47:24+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/yatra/3.0.15/code/resources/admin.html#L10-L20`.

```html
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Yatra Admin</title>
</head>
<body>
    <div id="yatra-admin-root"></div>
    <script type="module" src="/resources/js/main.tsx"></script>
</body>
</html>

```
