Commit 34d1d167 authored by Z.J. van de Weg's avatar Z.J. van de Weg

Add framework for rendering partials

[ci skip]
parent 220c258c
= form_errors(@service)
- if @service.help.present?
- byebug
- if lookup_context.template_exists?(@service.type.underscore, "projects/services", true)
= render 'projects/services/mattermost_command_service'
- elsif @service.help.present?
.well
= preserve do
= markdown @service.help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment