bugfix
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<meta charset="UTF-8">
|
||||
<html lang="ru">
|
||||
|
||||
<head>
|
||||
<title>Ты котя?</title>
|
||||
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/index.css')}}">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta charset="UTF-8">
|
||||
{% include 'bootstrap.html' %}
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user