refactorisation : separation du code serveur d'authentification
This commit is contained in:
parent
f8eef31fb3
commit
b462350d72
57 changed files with 5452 additions and 108 deletions
9
Yavsc/Views/Home/Audio.cshtml
Normal file
9
Yavsc/Views/Home/Audio.cshtml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
@{
|
||||
ViewData["Title"] = @SR["Page d'accueil"];
|
||||
}
|
||||
@section scripts {
|
||||
|
||||
<script src="~/js/str.js">
|
||||
</script>
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue