X-Git-Url: https://git.sommitrealweird.co.uk/sommitrealweird.git/blobdiff_plain/66e84bbddc80e7f3ac04da6433a70da7da97698b..bb8272178c6c35fcb92bc5a08342faf40d3fab1b:/templates/base.html diff --git a/templates/base.html b/templates/base.html index 06cc632..430b8c6 100644 --- a/templates/base.html +++ b/templates/base.html @@ -19,22 +19,35 @@
  • {{ item.title }}
  • {% endfor %}
  • Photos
  • -
  • Blog
  • +
  • Blog
  • {% endblock %}
    + {% block breadcrumb %} + + {% endblock %} {% block submenu %} - {% endblock %} {% block content %} {{ content }}