diff --git a/web/templates/index.jade b/web/templates/index.jade index 2d6596a..76c25a5 100644 --- a/web/templates/index.jade +++ b/web/templates/index.jade @@ -7,7 +7,7 @@ block body :go:func Index(mainSite string, storageCapacity, storageUsed int64, keepForHours int, fileMaxSize, storageUsedStr, storageCapacityStr, storageAvailableStr string) section#rules.center h2 Rules - p Maximum file size is #{fileMaxSize} and it will be kept for #{keepForHours} hours. + p Maximum file size is #[b #{fileMaxSize}] and it will be kept for #[b #{keepForHours}] hours. p Content you upload should comply with Russian Federation's law. Generally speaking, anything illegal, like CP, extremist literature, and so on is forbidden. section#occupied-space.center h2 Occupied space