Remove breadcrumb

Fixes #41
This commit is contained in:
Oliver Davies 2018-04-23 21:34:10 +01:00
parent 54d19df241
commit 4ec9304d45
2 changed files with 0 additions and 22 deletions

View file

@ -4,8 +4,6 @@
<body class="text-grey-darkest text-sm leading-normal border-t-3 border-blue">
{% include 'nav.html.twig' %}
{% block breadcrumb %}{% endblock %}
<div class="container mx-auto px-4">
<div class="md:flex -mx-4">
<main class="md:w-3/4 px-4 mb-8 lg:mb-0">