Skip to content

Commit 59c7f47

Browse files
committed
correcting hunk
1 parent 542a059 commit 59c7f47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/select2_elements/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ modified blog/forms.py
167167
+ 'category': Select2Widget
168168
+ }
169169
modified blog/templates/blog/base.html
170-
@@ -6,8 +6,10 @@
170+
@@ -6,6 +6,8 @@
171171
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
172172
<link href="//fonts.googleapis.com/css?family=Lobster&subset=latin,latin-ext" rel="stylesheet" type="text/css">
173173
<link rel="stylesheet" href="{% static 'css/blog.css' %}">

0 commit comments

Comments
 (0)