Actions
Refactor #38423
openCreate Host Form - Improvements for templates resolve
Description
Add a render check for assigned templates in the `HostsController#template_used` action.
It's only an informative UI change; the results do not block the provisioning process.
- Split the box into `success` and `error`. Show only if relevant.
- Add `target='_blank'` to links
- A little bit of formatting.
Actions