| 1,7 → 1,7 |
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html lang="<?php echo $language; ?>"> |
| <head> |
| <title>PointedEars’ Website</title> |
| <title>Home — PointedEars’ Website</title> |
| |
| <link rel="SHORTCUT ICON" href="favicon.ico"> |
| |
| 46,7 → 46,7 |
| <meta name="DCTERMS.created" content="2002-05-23"> |
| <meta name="DCTERMS.modified" content="<?php |
| $modi = @filemtime(__FILE__); |
| echo gmdate('Y-M-dTH:i:sO', $modi); ?>"> |
| echo gmdate('Y-m-dTH:i:sO', $modi); ?>"> |
| <?php /* |
| <meta name="DC.Type" content=""> |
| <meta name="DC.Format" content=""> |
| 359,8 → 359,14 |
| </div> |
| <div class="multi-display"> |
| <div class="upper"> |
| <div class="button" style="height: 3.8em"> </div> |
| <div class="title">Home</div> |
| <div class="button"> |
| <span class="text"><?php |
| echo gmdate('Ym.d', $modi); |
| ?></span> |
| </div> |
| <div class="elbo"> |
| <span class="text">PE-47A</span> |
| <div class="concave"> </div> |
| </div> |
| <div class="border"> </div> |