style
darcs-hash:20061009180432-f46e9-082ae4b37464295ac4502305c747dfbef35855aa.gz
This commit is contained in:
parent
d00756b5ba
commit
86e2c58cb7
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
<!-- img src="/static/images/petitCr@ns.png" alt="logocr@ns" / -->
|
<!-- img src="/static/images/petitCr@ns.png" alt="logocr@ns" / -->
|
||||||
<img style="float:left;clear:left;" src="/static/images/traveaux.png" alt="Traveaux" />
|
<img style="float:left;clear:left;" src="/static/images/traveaux.png" alt="Traveaux" />
|
||||||
<div style="margin-left:200px;">
|
<div style="margin-left:200px;">
|
||||||
<h1 style="clear: right; background:#ddd; float:left; width:50%; padding:10px 20px 10px 10px">Erreur $status</h1>
|
<h1 style="clear:right; background:#ddd; width:50%; padding:10px 20px 10px 10px">Erreur $status</h1>
|
||||||
|
<div>
|
||||||
<pre style="border:thin black dashed; padding:10px; margin:20px; float:left; color:gray;">$message</pre>
|
<pre style="border:thin black dashed; padding:10px; margin:20px; float:left; color:gray;">$message</pre>
|
||||||
|
</div>
|
||||||
<form action="send_error_repport" method="POST">
|
<form action="send_error_repport" method="POST">
|
||||||
<fieldset style="float:left;"><legend>Envoyer un rapport</legend>
|
<fieldset style="float:left;"><legend>Envoyer un rapport</legend>
|
||||||
<input type="hidden" name="status" value="$status">
|
<input type="hidden" name="status" value="$status">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue