Fix markup error on 404 view spotted by ROWAN MANNING. Thanks (perry)

This commit is contained in:
perryharlock
2013-09-25 11:43:30 +01:00
parent d1d8192f63
commit ea79ca2825

View File

@@ -5,4 +5,4 @@
<h3>Maybe you spelt it wrong or the link you clicked on was wrong. Yes, that's probably it.</h3> <h3>Maybe you spelt it wrong or the link you clicked on was wrong. Yes, that's probably it.</h3>
<h4>(Here's the <a href="/">home page</a> if that's any help.)</h4> <h4>(Here's the <a href="/">home page</a> if that's any help.)</h4>
</div> </div>
</div class="cold-md-4">funny thing goes here</div> <div class="col-md-4">funny thing goes here</div>