HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/nowruzgan.com/dhconf2025/index.html.new
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Digital Humanities Conf</title>
  <link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,700" rel="stylesheet">
  <style>
    body {
      padding: 0;
      margin: 0;
      font-family: Montserrat;
    }

    .page {
      max-width: 800px;
      margin: 0 auto;
      padding: 100px 10px;
    }

    .logo {
      display: block;
      width: 100%;
    }

    .spacer {
      height: 60px;
    }

    p {
      text-align: center;
      font-size: 20px;
    }

    .fa {
      direction: rtl;
      font-size: 24px;
    }

    a.dl-link {
      padding: 3px 10px;
      border-radius: 3px;
      color: white;
      background-color: #00D2B5;
      text-decoration: none;
    }
  </style>
</head>
<body>
  <div class="page">
    <img src="https://nowruzgan.com/school/wp-content/uploads/2025/01/logoo-dhah-1024x348.png" alt="Digital Humanities & Art History" class="logo">

    <div class="spacer"></div>

    <p>This page will be available starting at 9:30 AM (Tehran Time) on February 19th.</p>
    <p class="fa">این صفحه از ساعت ۹:۳۰ صبح اول اسفند ماه فعال خواهد بود.</p>

    <div class="spacer"></div>

    <p>Download the detailed conference program <a class="dl-link" href="dhconf2025-program.pdf">here</a>.</p>
    <p class="fa">برنامه‌ی تفصیلی همایش را <a class="dl-link" href="dhconf2025-program.pdf">از اینجا</a> بارگیری کنید.</p>

    <div class="spacer"></div>
  </div>
</body>
</html>