This page last changed on Oct 18, 2011 by jed.wheeler@involver.com.

Overview

Capitalizes the filtered variable by uppercasing the first character, and lowercasing the rest of the string.


Attributes

This filter has no attributes.


Example

{{ "test sentence" | capitalize }}  # => "Test sentence"

FAQ

This filter currently has no FAQ questions.


Related Topics

Document generated by Confluence on Feb 12, 2013 09:09