Provides shared flash access.
Gets the key from the map of flash data.
<div id="info"><%= Phoenix.Flash.get(@flash, :info) %></div> <div id="error"><%= Phoenix.Flash.get(@flash, :error) %></div>