Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{% extends 'html.html.twig' %}
{% block body %}
{% include 'includes/navbar.html.twig' %}
{% block content %}{% endblock %}
{% endblock %}