From 83b8d67a861718f0d64af6ef3793e662afb4c411 Mon Sep 17 00:00:00 2001 From: forest Date: Wed, 30 Mar 2022 12:17:30 -0500 Subject: [PATCH] billing while stopped warning on are you sure screen --- capsulflask/templates/capsul-detail.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/capsulflask/templates/capsul-detail.html b/capsulflask/templates/capsul-detail.html index 15942d0..48db788 100644 --- a/capsulflask/templates/capsul-detail.html +++ b/capsulflask/templates/capsul-detail.html @@ -21,6 +21,9 @@ Are you sure you want to force stop {{ vm['id'] }}? This would be like unplugging the power supply.

+

+ Please note that your account will still be billed for this capsul while it is in a stopped state. +

No, Cancel!