Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HiveStatistics/sources/HeuristicLab.Services.Hive.Statistics/3.3/Views/_ViewStart.cshtml @ 9646

Last change on this file since 9646 was 9604, checked in by pfleck, 11 years ago

#2063:
Set up basic webpage layout based on WebApplication branch.
Added Asp.Net MVC packages and some helper packages.
Implemented login.

File size: 55 bytes
Line 
1@{
2    Layout = "~/Views/Shared/_Layout.cshtml";
3}
Note: See TracBrowser for help on using the repository browser.