Skip to content

Commit 6fbe89a

Browse files
committed
fix -
1 parent 401b738 commit 6fbe89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fileupload/templates/base.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="description" content="File Upload widget with multiple file selection, drag&amp;drop support, progress bars, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads and client-side image resizing. Works with any server-side platform (PHP, Python, Ruby on Rails, Java, Node.js, Go etc.) that supports standard HTML form file uploads.">
1010
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1111
<!-- Bootstrap CSS Toolkit styles -->
12-
-<link rel="stylesheet" href="{{ STATIC_URL }}css/bootstrap.min.css">
12+
<link rel="stylesheet" href="{{ STATIC_URL }}css/bootstrap.min.css">
1313
<!-- Generic page styles -->
1414
<link rel="stylesheet" href="{{ STATIC_URL }}css/style.css">
1515
<!-- Bootstrap styles for responsive website layout, supporting different screen sizes -->

0 commit comments

Comments
 (0)