@(u:model.User) Hawkeye @if(u != null) {
@for(session <- u.getSessions()) {
}
} else {

Hawkeye

See whats going on around you.

Hawkeye is a single-page app that displays all tweets globally as a realtime heatmap.

}