diff --git a/errors/index.html b/errors/index.html index d62e16b..1faf6b3 100644 --- a/errors/index.html +++ b/errors/index.html @@ -1,6 +1,7 @@ -{{ $code := placeholder "http.error.status_code" }} -{{ $text := placeholder "http.error.status_text" }} -{{ $img_url := (printf "https://errors.boba.best/%s.jpg" $code) }} +{{ $code := placeholder "http.error.status_code" -}} +{{ $text := placeholder "http.error.status_text" -}} +{{ $host := placeholder "http.request.host" -}} +{{ $img_url := (printf "https://errors.boba.best/%s.jpg" $code) -}} {{ $code }} {{ $text }} @@ -11,7 +12,7 @@ - +