{% extends "layouts/default.html" %} {% block navigation %} {% include "browser/navigation.html" %} {% endblock %} {% block content %} {% include "browser/commitlog.html" %} {% endblock %}