render: function () {
    this.$el.html(
      template({
        userType: this._getUserType()
      })