Skip to content

Commit

Permalink
Fix block extend.
Browse files Browse the repository at this point in the history
  • Loading branch information
kozdincer committed Jul 8, 2014
1 parent b8f59d2 commit 3d4b285
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
File renamed without changes.
4 changes: 3 additions & 1 deletion web/templates/layout.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<!doctype html>
<title>Supervisor Centralized</title>
<link rel=stylesheet type=text/css href="{{ url_for('static', filename='bootstrap/css/bootstrap.min.css') }}">

<html>
{% block body %}{% endblock %}
</html>

0 comments on commit 3d4b285

Please sign in to comment.