kdsfa
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user