2 <h1>_{Welcome aboard}</h1>
3 <h2>_{You’re using The Akelos Framework!}</h2>
6 <div id="main-content">
7 <h1>_{Getting started}</h1>
10 <h2>_{Configure your environment}</h2>
11 <p><?=$text_helper->translate('<a href="%url">Run a step by step wizard for creating a configuration file</a> or read README.txt instead.',array('%url'=>$url_helper->url_for(array('action'=>'select_database'))))?></p>
18 <a href="<%= url_for :action => 'select_database' %>">_{Start the configuration wizard}</a>