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