|
Revision 1098, 491 bytes
(checked in by hachi, 2 years ago)
|
|
Branching for boomer from release-19, rev 62318
|
-
Property svn:keywords set to
Id Revision
|
| Line | |
|---|
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
|---|
| 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|---|
| 3 | <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard"> |
|---|
| 4 | <body id="uploaded-image-popup" class="popup" style="margin: 0;padding: 0;"> |
|---|
| 5 | <div id="popup-container"> |
|---|
| 6 | <div id="popup-container"> |
|---|
| 7 | <img src="<$MTImageURL$>" width="<$MTImageWidth$>" height="<$MTImageHeight$>" style="margin: 0;padding: 0;border: 0;" /> |
|---|
| 8 | </div> |
|---|
| 9 | </div> |
|---|
| 10 | </body> |
|---|
| 11 | </html> |
|---|