Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dico.master « 75402 « masterpages « standalone « Test « System.Web « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e8ba00b098f9b72231df8ef2e9495b09e27d8971 (plain)
1
2
3
4
5
6
7
8
9
<%@ master Language="C#" masterpagefile="~/suivicom.master" %>
<script>

</script>
<html>
<body>
<ASP:ContentPlaceHolder id="DicoTitre">Titre du dictionnaire</ASP:ContentPlaceHolder>
</body>
</html>