|
Last change
on this file since 29 was
26,
checked in by gav, 17 years ago
|
|
Change images and logos to gnuMims.
|
|
File size:
707 bytes
|
| Rev | Line | |
|---|
| [17] | 1 | <html> |
|---|
| 2 | <head> |
|---|
| [21] | 3 | <title><g:layoutTitle default="openMim" /></title> |
|---|
| [17] | 4 | <link rel="stylesheet" href="${createLinkTo(dir:'css',file:'main.css')}" /> |
|---|
| [26] | 5 | <link rel="shortcut icon" href="${createLinkTo(dir:'images',file:'gnuMimsIcon.ico')}" type="image/x-icon" /> |
|---|
| [17] | 6 | <g:layoutHead /> |
|---|
| 7 | <g:javascript library="application" /> |
|---|
| 8 | </head> |
|---|
| 9 | <body> |
|---|
| 10 | <div id="spinner" class="spinner" style="display:none;"> |
|---|
| 11 | <img src="${createLinkTo(dir:'images',file:'spinner.gif')}" alt="Spinner" /> |
|---|
| 12 | </div> |
|---|
| [26] | 13 | <div class="logo"><img src="${createLinkTo(dir:'images',file:'gnuMimsLogo.jpg')}" alt="openMim" /></div> |
|---|
| [17] | 14 | <g:layoutBody /> |
|---|
| 15 | </body> |
|---|
| 16 | </html> |
|---|
Note: See
TracBrowser
for help on using the repository browser.