Fix yp html warnings from w3c - mainly empty paragraphs, but also domain lists recast buttons
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
|
||||
% if ( stash 'error' ) {
|
||||
<br><div class=sme-error>
|
||||
%= $c->render_to_string(inline => stash 'error')
|
||||
</div>
|
||||
%= $c->render_to_string(inline => stash 'error')
|
||||
</div>
|
||||
%}
|
||||
|
||||
<h1><%= $title%></h1>
|
||||
@@ -29,5 +29,4 @@
|
||||
%}
|
||||
|
||||
</div>
|
||||
%end
|
||||
|
||||
%end
|
Reference in New Issue
Block a user