1 2 3 4 5 6 7
<header> <h1>Template is missing</h1> </header> <div id="container"> <h2><%= @exception.message %></h2> </div>