Revision 1840:ac34cf9a7bfa,
654 bytes
checked in by franck <carnet.franck.paul@…>, 12 years ago
(diff) |
More secure way to include the design charte into DC
|
Rev | Line | |
---|
[1799] | 1 | <html> |
---|
| 2 | <head> |
---|
| 3 | <title></title> <!-- Laissez le titre vide --> |
---|
| 4 | </head> |
---|
| 5 | |
---|
| 6 | <body> |
---|
| 7 | |
---|
| 8 | <div class="multi-part" id="first-step" title="Prise en main de l'interface"> |
---|
| 9 | <h3>Personnalisation de l'interface</h3> |
---|
| 10 | <p></p> |
---|
| 11 | </div> |
---|
| 12 | |
---|
| 13 | <div class="multi-part" id="aides-pages" title="Ades contextuelles"> |
---|
| 14 | <h3>Les aides contextuelles</h3> |
---|
| 15 | </div> |
---|
| 16 | |
---|
| 17 | <div class="multi-part" id="doc" title="Documentation"> |
---|
| 18 | <h3>La documentation en ligne</h3> |
---|
| 19 | </div> |
---|
| 20 | |
---|
| 21 | <div class="multi-part" id="guide-dev" title="Pour les développeurs"> |
---|
| 22 | <h3>Développeurs : charte de l'administration</h3> |
---|
| 23 | <ul> |
---|
[1840] | 24 | <li><a href="_charte.php">Charte des pages de l'administration</a></li> |
---|
[1799] | 25 | </ul> |
---|
| 26 | </div> |
---|
| 27 | |
---|
| 28 | </body> |
---|
| 29 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.