<% if @stage.effective_configuration.empty? %>
No effective configuration present. The effective configuration is the result of the stage
specific configuration entries overriding the project configuration entries.
<% else %>
Name
Value
Prompt
<% @stage.effective_configuration.each do |conf| %>