diff options
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 93a5e1c..195cdf6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -248,7 +248,7 @@ <div class="content"> <div class="price"> <h6>every</h6> - <h4>{{ data.infusions_secs | int }}<b class="currency"><br/>seconds</b></h4> + <h4>{{ data.infusions_secs }}<b class="currency"><br/>seconds</b></h4> </div> <p class="description">a hero gets high.</p> </div> |
