<% // Make it possible to override action button color (specify fallback color if no color specified) if (locals.action && !locals.action.button.color) { locals.action.button.color = 'blue'; } %>