kdsfa
This commit is contained in:
parent
64bd77c5bf
commit
2ebaa1955a
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<link rel="stylesheet" href="theme.css">
|
||||
<title>About</title>
|
||||
</head>
|
||||
<body>
|
||||
|
@ -2,6 +2,7 @@
|
||||
<head>
|
||||
<title>ASCO Abstract Title Evaluator</title>
|
||||
<link rel="stylesheet" href="static/main.css">
|
||||
<link rel="stylesheet" href="static/theme.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -48,7 +49,7 @@
|
||||
</ol>
|
||||
{% endif %}
|
||||
|
||||
<center><a href="{{ url_for('static', filename='about.html') }}">about</a></center>
|
||||
<center><a href="{{ url_for('static', filename='about.html') }}">About</a></center>
|
||||
|
||||
<script>
|
||||
function sub(event) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user