Idea of the project: if someone wants to order a project development, here you can send an application.
<%@ Page Title="Home Page" Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="ProjectRequestTest.Web.HomePage" %>
<asp:Content ID="BodyContent" ContentPlaceHolderID="MainContent" runat="server">
<div class="jumbotron">
<h1>Sergey Drozdov : Test project</h1>
<p class="lead">If someone wants to order a project development, here you can send an application.</p>
<p><a href="create-request" class="btn btn-primary btn-lg">Create new request »</a></p>
</div>
<p>
<a href="http://sd.blackball.lv/job/tests/ProjectRequest/ProjectRequestTest-source.zip">Source code</a> •
<a href="http://sd.blackball.lv/job/tests/ProjectRequest/">Raw files</a>
</p>
</asp:Content>