7 lines
270 B
HTML
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> |