mirror of
https://github.com/farcasclaudiu/myfriendsaround.git
synced 2026-06-29 05:01:59 +03:00
11 lines
260 B
Plaintext
11 lines
260 B
Plaintext
@{
|
|
ViewBag.Title = "About My Friends Around";
|
|
}
|
|
|
|
<h2>About this site</h2>
|
|
<p>
|
|
My Friend Around website aims to show users map geolocation.<br />
|
|
It is a proof of concept sample used in Windows Phone 7 integration presentation.
|
|
|
|
</p>
|