Advertisement
Guest User

Untitled

a guest
Mar 24th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <a href="@Url.Action("DETAILS", "EventDetails", new { eventId = ev.Id })">
  2. <div>
  3. <h4 style="color:#ffffff;"><b>@ev.Title</b></h4>
  4. <h5 style="color:#ffffff;">@ev.Discription</h5>
  5. </div>
  6. </a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement