Rev | Line | |
---|
[7989] | 1 | <div class="titrePage"> |
---|
[9134] | 2 | <div class="browsePath"> |
---|
[12960] | 3 | <h2> |
---|
| 4 | {if isset($MENUBAR)} |
---|
| 5 | <span id="menuswitcher" title="{'Show/hide menu'|@translate}">{'Menu'|@translate}</span><span class="arrow"> »</span> |
---|
| 6 | {/if} |
---|
| 7 | <a href="{$U_HOME}">{'Home'|@translate}</a> |
---|
| 8 | {$LEVEL_SEPARATOR}{'Notification'|@translate} |
---|
| 9 | </h2> |
---|
[9134] | 10 | </div> |
---|
[7989] | 11 | </div> |
---|
| 12 | <div id="content"> |
---|
[12960] | 13 | {if isset($MENUBAR)}{$MENUBAR}{/if} |
---|
| 14 | <div id="content_cell"> |
---|
| 15 | <div class="content_block"> |
---|
[18640] | 16 | {include file='infos_errors.tpl'} |
---|
[9134] | 17 | </div> |
---|
[12960] | 18 | </div> |
---|
[9134] | 19 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.