<%@ Page Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage" %> Home

Welcome

Welcome to Video Game Quotes. You can <%= Html.ActionLink("browse", "browse", "Quote") %>, <%= Html.ActionLink("rate", "best", "Quote") %> and <%= Html.ActionLink("submit", "submit", "Quote") %> quotes from video games. You do not need to register or login to perform any of these tasks. Participation is encouraged.

If you see a quote that is inaccurate, fake, spelled wrong, spam or you’re just straight up concerned about it, please flag () the quote in question. It won’t be removed immediately, but it will be flagged for review by our crack team of administrators (i.e. me).

If you have ideas to make this place suck less, or if you just want to express your admiration for its creator (i.e. me), don’t hesitate to contact him (i.e. me) using the <%= Html.ActionLink("contact", "contact", "Home") %> form.

Here is the quote of the day:

<% Html.RenderAction("QuoteOfTheDay", "Quote"); %>