@using Kreta.Web.Areas.Tanulo.Models @using Kreta.Resources @model TanuloApaczaiFellebbezesModel

@TanuloApaczaiResource.FellebbezesTitle


@TanuloApaczaiResource.FellebbezesContentText
@Html.KretaTextAreaFor(x => x.Content, 14)
@Html.KretaButton("fellebbezesBekuldeseButton", TanuloApaczaiResource.FellebbezesBekuldeseButtonText, htmlAttributes: new Dictionary { { "style", "float: right; background-color: #54a5d1;" } }, clickEventName: "ApaczaiFellebbezesHelper.Fellebbezes")