Skip to content

Commit 653dd62

Browse files
committed
Remove empty line in HTML code
Because there is no empty line after <form> tag
1 parent fae081f commit 653dd62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

user_guide_src/source/tutorial/create_news_items.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ the slug from our title in the model. Create a new view at
3131
<textarea name="body"></textarea><br />
3232

3333
<input type="submit" name="submit" value="Create news item" />
34-
3534
</form>
3635

3736
There are probably only two things here that look unfamiliar. The

0 commit comments

Comments
 (0)