# HG changeset patch # User Goffi # Date 1717081701 -7200 # Node ID b313a7d343af7790eddb8a64d4d7603af14d6135 # Parent 9847e6dbeefa24a32a384ba55ccd35e3863fab7b bulma (components/common): open external menu links in blank page (new tab). diff -r 9847e6dbeefa -r b313a7d343af sat_templates/templates/bulma/components/common.html --- a/sat_templates/templates/bulma/components/common.html Wed May 15 17:39:47 2024 +0200 +++ b/sat_templates/templates/bulma/components/common.html Thu May 30 17:08:21 2024 +0200 @@ -1,5 +1,5 @@ {% import 'components/menu_labels.html' as ml with context %} -{# we need to use "with context" to disable cache, needed for i18n #} +{# We need to use "with context" to disable cache, needed for i18n. #} {% macro menu(menus, class='has-background-primary') %}