Files
linux-packaging-mono/mcs/class/System.Web/Test/standalone/masterpages/75402/dico.master

10 lines
199 B
Plaintext
Raw Normal View History

<%@ master Language="C#" masterpagefile="~/suivicom.master" %>
<script>
</script>
<html>
<body>
<ASP:ContentPlaceHolder id="DicoTitre">Titre du dictionnaire</ASP:ContentPlaceHolder>
</body>
</html>