title
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!doctype html>
|
||||
<head>
|
||||
<title>aBot</title>
|
||||
<title>aBot // {{ g.title|safe }}</title>
|
||||
<meta name="viewport" content="width=440" />
|
||||
<link rel=stylesheet type=text/css href="{{ url_for('static', filename='style.css') }}">
|
||||
<script src="{{ url_for('static', filename='script.js') }}" type="text/javascript"></script>
|
||||
|
||||
Reference in New Issue
Block a user