Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍용민
/
BusTime
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이의준
2021-06-10 03:27:55 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
28e39dd17cc11f2c17138deaac9e017a30ad6274
28e39dd1
1 parent
cc7c66dd
timetable.ejs로 변환
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
19 deletions
timetable.html
timetable.html
deleted
100644 → 0
View file @
cc7c66d
<!-- 이 문서는 base.js에 timetableHTML로 저장되어 있음. 따라서 이 문서는 직접적으로 사용하지 않음-->
<!doctype html>
<html>
<head>
<title>
Time Table
</title>
<meta
charset=
"utf-8"
>
<style
type=
"text/css"
>
a
{
text-decoration
:
none
}
</style>
</head>
<body>
<h1><a
href=
"Index.html"
><p
style=
"text-align:center;"
>
BTT
</p></a></h1>
<br>
<h2>
0000 BUS Time Table
</h2>
<p>
타임테이블 출력 ~~~~
</p>
</body>
</html>
Please
register
or
login
to post a comment