We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a80db39 commit ba01fdaCopy full SHA for ba01fda
blog/templates/blog/post_list.html
@@ -1,4 +1,7 @@
1
<html>
2
+<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
3
+<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
4
+
5
<head>
6
<title>Alex's blog</title>
7
</head>
0 commit comments