1
00:00:01,530 --> 00:00:06,060
In this video, we are going to render the register form.

2
00:00:06,060 --> 00:00:08,520
So the process is going to be the same.

3
00:00:08,520 --> 00:00:16,260
So I'm going to copy the register template and place it inside the users and views and I'm going to

4
00:00:16,260 --> 00:00:26,070
rename this one to Dot Edges and let me use lowercase for the register as that.

5
00:00:26,400 --> 00:00:32,119
The next step is let's create a root to render that so inside the root users.

6
00:00:32,130 --> 00:00:33,510
And here we go.

7
00:00:33,570 --> 00:00:41,610
I'm going to copy this one and paste it down here and change this one to register and this one to the

8
00:00:41,610 --> 00:00:42,570
register.

9
00:00:42,570 --> 00:00:44,010
That is the template.

10
00:00:44,100 --> 00:00:49,050
So I'm going to add comment as register form.

11
00:00:51,610 --> 00:00:53,230
And this one would be.

12
00:00:55,250 --> 00:00:57,500
Look form perfect.

13
00:00:57,500 --> 00:01:02,000
So let's go ahead and see it in action Forward slash register.

14
00:01:02,690 --> 00:01:05,150
Well, I couldn't look up to that.

15
00:01:05,150 --> 00:01:06,310
So let's have a look.

16
00:01:06,320 --> 00:01:07,460
What is wrong?

17
00:01:08,150 --> 00:01:15,140
It's supposed to be register like that, so let's refresh it.

18
00:01:16,230 --> 00:01:20,240
And it worked fine because let's have a look.

19
00:01:20,250 --> 00:01:26,910
We are using the same path to the same courses, so everything remains the same.

20
00:01:27,150 --> 00:01:30,270
Let me change the title to register.

21
00:01:32,780 --> 00:01:33,470
All right.

22
00:01:33,470 --> 00:01:35,360
That is it about the form.

