forked from rDrama/rDrama
1
0
Fork 0
rDrama/files
Snakes cb5f9d05c6 templates: Fix improper plurals, create helpers.
Previously, the three instances of 'Report[s]' and one instance of
'Coin[s]' in the UI templates were always pluralized, even when they
referred to a singular instance. This has been corrected by creating
a `plural` helper macro.

Additionally, this was used as impetus to create `utils/helpers.html`
to eventually move more recurring template logic into macros.
2022-06-07 05:26:22 -04:00
..
classes PCM content: swap banner. 2022-06-01 16:08:33 -04:00
helpers Add user title coin cost parameter. 2022-06-06 19:02:23 -04:00
mail fds 2022-05-26 00:26:03 +02:00
routes Merge branch 'frost' of https://github.com/Aevann1/Drama into frost 2022-06-07 11:18:12 +02:00
templates templates: Fix improper plurals, create helpers. 2022-06-07 05:26:22 -04:00
tests vdffsd 2022-05-23 00:45:04 +02:00
__main__.py Design improvements take 2 + Scroll to top (#291) 2022-05-30 01:36:06 -04:00