{% extends "layout.html" %} {% from "macros.html" import section_button_group %} {% block content %} {{ section_button_group(user.id, section_type, url=url) }}