Rating:
# Beware the Idles of March
 
```txt
JFJAM{j@3$@y_j!wo3y}
- Haskell#1426
```
---
This pretty much looks like some Caesar Cipher. So using [this CyberChef](https://gchq.github.io/CyberChef/#recipe=ROT13(true,true,19)&input=SkZKQU17akAzJEB5X2ohd28zeX0) combination revealed the flag.
**Note:** Use ROT13, because we do not want the curly brackets to be shifted.
`CYCTF{c@3$@r_c!ph3r}`