<#assign googleSideMenu>
  • ${i18n("label.groups")}
  • ${i18n("label.searches")}
  • ${i18n("label.websites")}
  • <#macro googleLayout title="" > <#import "../layout/root.ftl.html" as layout> <@layout.rootLayout "${title}" "${googleSideMenu}" > <#nested/>