refactorisation : separation du code serveur d'authentification
This commit is contained in:
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>
|
||||
|
||||
}
|
Reference in New Issue
Block a user