-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaccess.html
More file actions
40 lines (32 loc) · 1.28 KB
/
access.html
File metadata and controls
40 lines (32 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link charset="UTF-8" href="ppl.css" rel="stylesheet" type="text/css">
<title>現地案内-- PPL 2023</title>
</head>
<body>
<div id="headline">
<img src="./jssstppl_logo_hl.png" alt="jssst sig-ppl">
</div>
<ul class="navibar cf">
<li><a href="index.html">Top</a></li>
<li><a href="invited.html">招待講演</a></li>
<li><a href="accepted.html">採択リスト</a></li>
<li><a href="program.html">プログラム</a></li>
<li><a href="registration.html">参加登録要領</a></li>
<li><span class="current">交通案内</span></li>
<li><a href="sponsorship.html">スポンサー募集</a></li>
<li><a href="covid19_guideline.html">COVID-19対策</a></li>
<li><a href="anti-harrasment-policy.html">アンチハラスメントポリシー</a></li>
</ul>
<h1>PPL 2023:交通案内</h1>
<div class="notice shadow">
<p>
<ul>
<li>現地参加者向けに,昼食情報やPPL 2023の対面会場会場に関する情報を掲載した,<a href="https://docs.google.com/document/d/1mtBU36EOnmBFNL_n0B9PPwGKIJikhF_4abaGyHGYrAw">PPL 対面参加の手引き(随時更新)</a>を準備いたしました.</li>
</ul>
</p>
</div>
</div>
</body>