Fix status content

This commit is contained in:
Josh Deprez 2024-04-23 13:44:33 +10:00
parent 1212bd716e
commit 56a1919942
Signed by: josh
SSH key fingerprint: SHA256:zZji7w1Ilh2RuUpbQcqkLPrqmRwpiCSycbF2EfKm6Kw

View file

@ -62,11 +62,7 @@
</style> </style>
</head> </head>
<body> <body>
<h1>Status for buildkite-agent</h1> <h1>Status</h1>
<div class="warning">
⚠️ This page is intended only for debugging purposes!<br>
Do not expect the structure and formatting of this page to be stable across versions.
</div>
<div class="summary"> <div class="summary">
{{.ExePath}}<br> {{.ExePath}}<br>
Started at {{.StartTime}} ({{.StartTimeAgo}} ago)<br> Started at {{.StartTime}} ({{.StartTimeAgo}} ago)<br>