{% include '_head.md' %} **Commit**: {{ commit.hexsha }} **Author**: {{ commit.author }} **Date**: {{ commit.committed_datetime.strftime('%Y-%m-%d %H:%M:%S') }} ``` {{ commit.message }} ```