-
-

- ${msg("My applications")} -

+ return html`
+
+

${msg("My applications")}

${this.uiConfig.searchEnabled ? this.renderSearch() : nothing} -
+
${this.renderState()}