You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
269 B
Plaintext
18 lines
269 B
Plaintext
5 years ago
|
<router>
|
||
|
<route path="#/index">
|
||
|
index
|
||
|
</route>
|
||
|
<route path="#/predseda">
|
||
|
predseda
|
||
|
</route>
|
||
|
<route path="#/prebiram_spolek">
|
||
|
prebiram_spolek
|
||
|
</route>
|
||
|
<route path="#/zapojit_se">
|
||
|
zapojit_se
|
||
|
</route>
|
||
|
<route path="#/zalozit">
|
||
|
zalozit
|
||
|
</route>
|
||
|
</router>
|