# Main Routes
GET / :Main home
# Specials
@ not_found :Main not_found
@ server_error :Main error
# Main Routes
GET / :Main home
# Specials
@ not_found :Main not_found
@ server_error :Main error