{% extends "man.html" %} {% block title %} {% if title %}
commit {{ commit.id }} Author: {{ commit.author.name }} <{{ commit.author.email }}> Date: {{ commit.author.time }} {{ commit.message.rstrip("\n") }}