Add breadcrumbs for talks and posts
This commit is contained in:
parent
f62cd1d651
commit
3defaf676c
6 changed files with 56 additions and 1 deletions
|
@ -26,6 +26,7 @@
|
|||
</head>
|
||||
<body class="text-grey-darkest text-sm leading-normal">
|
||||
{% include 'nav' %}
|
||||
{% block breadcrumb %}{% endblock %}
|
||||
|
||||
<div class="container mx-auto px-4">
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue