diff --git a/VIPSWeb/templates/base.html b/VIPSWeb/templates/base.html
index c38c04683e4aefdecce0c999f44843d1a65fce72..77361848906a985c3b5cbf741485ab6689040a9a 100755
--- a/VIPSWeb/templates/base.html
+++ b/VIPSWeb/templates/base.html
@@ -26,7 +26,7 @@
 	<meta http-equiv="X-UA-Compatible" content="IE=edge">
 	<meta name="viewport" content="width=device-width, initial-scale=1.0">
 	<link rel="shortcut icon" href="{% static "favicon.ico" %}" type="image/x-icon" />
-	<!-- Using Twitter Bootstrap 3.0.2 -->
+	<!-- Using Twitter Bootstrap 3.4.1 -->
 	<link href="{% static "css/3rdparty/bootstrap.min.css" %}" rel="stylesheet" media="screen" />
 	<!-- Fonts from Google -->
 	<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,200,200italic,300,300italic' rel='stylesheet' type='text/css'>