diff options
Diffstat (limited to 'pyaggr3g470r/templates/layout.html')
-rw-r--r-- | pyaggr3g470r/templates/layout.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyaggr3g470r/templates/layout.html b/pyaggr3g470r/templates/layout.html index 9f1deeab..7424b00d 100644 --- a/pyaggr3g470r/templates/layout.html +++ b/pyaggr3g470r/templates/layout.html @@ -11,7 +11,6 @@ <!-- Bootstrap core CSS --> <link href="{{ url_for('.static', filename = 'css/bootstrap.css') }}" rel="stylesheet" media="screen" /> - <link href="{{ url_for('.static', filename = 'css/bootstrap-responsive.css') }}" rel="stylesheet" /> <!-- Add custom CSS here --> <style> |