{#if frac > 0.99}
You have used all of your data cap. People can still download your files, but advertisements are shown and hotlinking is disabled.
Upgrade options
{:else if frac > 0.8}
You have used {(frac*100).toFixed(0)}% of your data cap. If your data runs out people won't be able to download your files directly from the API anymore, ads will be shown on the file viewer and transfer rates will be limited.
Upgrade options
{/if}