Passage à ASP.NET vNext
This commit is contained in:
parent
ea90fefc31
commit
388b004837
1929 changed files with 104611 additions and 235941 deletions
15
Yavsc/Views/Manage/Credits.cshtml
Executable file
15
Yavsc/Views/Manage/Credits.cshtml
Executable file
|
|
@ -0,0 +1,15 @@
|
|||
@{
|
||||
ViewData["Title"] = @SR["Credits"];
|
||||
}
|
||||
<h1>@ViewData["Title"]</h1>
|
||||
<em>Your credits</em>
|
||||
|
||||
<p>
|
||||
<img src="https://www.paypal.com/fr_XC/i/btn/btn_xpressCheckout.gif" align="left" style="margin-right:7px;" />
|
||||
</p>
|
||||
<markdown>
|
||||
|
||||
</markdown>
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue