Files
website-v2/core
Greg Newman d37b1994d5 truncate text in the middle
Template tag to truncate the hashes in the middle

`{{ "reallylonghashtobetruncatedbythisnewtemplatetag"|truncate_middle:20 }}`

Will produce an output of “reallylong....emplatetag” where 20 will add elipses between 10 chars on each side.
2023-07-28 10:57:54 -04:00
..
2023-07-28 10:57:54 -04:00
2022-05-12 08:45:59 -04:00
2022-09-10 11:07:42 -04:00
2022-09-10 11:07:42 -04:00
2023-02-27 09:56:00 -06:00