# HG changeset patch # User Goffi # Date 1616165391 -3600 # Node ID c9396c3711e4d899f0e24b8c5c2886520a86d6c0 # Parent aaa793112f775889dc340b1b6be298a757a3fe49 bulma (base): add "footer" block diff -r aaa793112f77 -r c9396c3711e4 sat_templates/templates/bulma/base/base.html --- a/sat_templates/templates/bulma/base/base.html Fri Mar 19 15:48:24 2021 +0100 +++ b/sat_templates/templates/bulma/base/base.html Fri Mar 19 15:49:51 2021 +0100 @@ -125,5 +125,7 @@ {% endblock body %} {% endblock body_wrapper%} + {% block footer %} + {% endblock footer %}