aboutsummaryrefslogblamecommitdiffstats
path: root/actionview/test/fixtures/test/_raise_indentation.html.erb
blob: f9a93728feb6c479d1b68f9fc8765a52ad121669 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                          
<p>First paragraph</p>
<p>Second paragraph</p>
<p>Third paragraph</p>
<p>Fourth paragraph</p>
<p>Fifth paragraph</p>
<p>Sixth paragraph</p>
<p>Seventh paragraph</p>
<p>Eight paragraph</p>
<p>Ninth paragraph</p>
<p>Tenth paragraph</p>
<%= raise "error here!" %>
<p>Eleventh paragraph</p>
<p>Twelfth paragraph</p>