Files
step/examples/www-template/error.step
2024-12-11 12:23:58 -05:00

8 lines
106 B
Plaintext

---
Title: Error
Extends: theme.step
---
{{.Data.Status}}: {{statusText .Data.Status}}
{{.Data.Message}}