3 |
4 |
5 | ←
6 |
7 | {{ prev.title.replace("✔️",'') || prev.path }}
8 |
9 |
10 |
11 |
12 |
13 | {{ prev.title.replace("✔️",'') || prev.path }}
14 |
15 |
16 |
17 |
18 |
19 | {{ next.title.replace("✔️",'') || next.path }}
20 |
21 |
22 |
23 |
24 |
25 | {{ next.title.replace("✔️",'') || next.path }}
26 |
27 | →
28 |
29 |
30 |
31 |