Made max. size and hours bold.
This commit is contained in:
parent
aa3ca9a4ad
commit
99adb7fbf8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user