Commit 00469f12 authored by François Billioud's avatar François Billioud

delete unused files

implement language change
parent 69dcf8ac
/*
Document : table
Created on : 16 juin 2011, 15:37:09
Author : floz
Description:
Purpose of the stylesheet follows.
*/
/*
TODO customize this sample style
Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
root {
display: block;
}
This diff is collapsed.
<html>
<div id="page_title"> Page web - Web Page </div>
<div id="page_content">
<label>
Contenu de la page
</label>
<div class="input">
<textarea id="input_area" name="input_area" style="width:100%;height:500px">
</textarea>
</div>
</div>
<div id="include">
<span>js/editor.js</span>
</div>
</html>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment