OSDN Git Service

Release 0.0.2
[mt-acme/Grass.git] / tmpl / popup_image.mtml
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
3 <head><title><$mt:ImageURL$></title></head>
4 <body id="uploaded-image-popup" class="popup" style="margin: 0;padding: 0;">
5     <img src="<$mt:ImageURL$>" width="<$mt:ImageWidth$>" height="<$mt:ImageHeight$>" alt="<$mt:ImageURL$>" style="margin: 0;padding: 0;border: 0;" />
6 </body>
7 </html>