root/cherokee/trunk/admin/error_not_found.template.html

Revision 1130, 448 bytes (checked in by alo, 10 months ago)

--

Line 
1 <h1>ERROR</h1>
2
3 <div class="dialog-error">
4   <p>Could not find the configuration file <b>%(cherokee_conf)s</b>.</p>
5 </div>
6
7 <h2>Create a new configuration file</h2>
8
9 <div class="indented">
10   <p>You can create a new configuration file and proceed to configure
11   the web server from scratch:</p>
12
13    <p style="text-align: center;">
14     <a class="button" href="/create_config">
15       <span>Create new configuration file</span>
16     </a>
17    </p>
18 </div>
Note: See TracBrowser for help on using the browser.