package view import "github.com/rjNemo/rentease/internal/i18n" templ Success() { { i18n.Localize(ctx, "success.done") } }