alert.phtml 138 Bytes Raw Blame History Permalink 1 2 3 4 5 6 <section> <div class="notfoundpanel"> <h2>Error!</h2> <h3><?php echo $this->alertMessage;?></h3> </div> </section>