Radical Design Course by Jack McDade

From the creator of Statamic

Learn how to make your websites standout and be remembered.

For a software dev like me who has no idea how to create a cute hand-drawn dashed line, this course just 100% works.

— Ira Zayats, Developer

str_pad_left Modifier

This modifier returns the string padded on the left to the specified padding length (paramameter 1) with a character of choice (parameter 2).

{{ 1 | str_pad_left(2,0) }}
01
Docs feedback

Submit improvements, related content, or suggestions through Github.

Betterify this page →
Hello there! Are you looking for the Statamic v2 documentation?