Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
6 | Andrea | 1 | <#import "/template/srm/defaultLayout.ftl" as layout > |
2 | <@layout.myLayout title="Home page" tipoMenu="menu1"> |
||
3 | <div id="content-1colonna"> |
||
4 | <br/> |
||
5 | <br/> |
||
6 | <br/> |
||
7 | <img src="images/errore.png" width="30px" height="30px"/> <strong style="font-size:15px;">Errore di esecuzione</strong> |
||
8 | <br/> |
||
9 | <br/> |
||
10 | <br/> |
||
11 | <hr> |
||
12 | <@s.fielderror /> |
||
13 | <@s.actionerror/> |
||
14 | <@s.fielderror> |
||
15 | <@s.param>id</@s.param> |
||
16 | </@s.fielderror> |
||
17 | </div> |
||
18 | </@layout.myLayout> |