|
|
@ -1,4 +1,5 @@ |
|
|
<!doctype html> |
|
|
<!doctype html> |
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"> |
|
|
<title>{% block title %}{% endblock %} - Interruptor</title> |
|
|
<title>{% block title %}{% endblock %} - Interruptor</title> |
|
|
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}"> |
|
|
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}"> |
|
|
<nav> |
|
|
<nav> |
|
|
|