5 lines
99 B
Text
5 lines
99 B
Text
- name = "not tj :("
|
|
- if (name === 'tj')
|
|
%p You are logged in
|
|
- else
|
|
%p You are NOT logged in
|