core/templates/index.html
Giulio De Pasquale f694f81b1b added flask
2020-12-07 21:52:47 +00:00

7 lines
270 B
HTML

<!doctype html>
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='css/bootstrap.min.css') }}">
<script src="{{ url_for('static', filename='js/bootstrap.min.js') }}"></script>
<title>Hello world!</title>
<h1>Rustico - Approved Salento Bot</h1>