refactoring
This commit is contained in:
@ -2,8 +2,7 @@
|
||||
ViewData["Title"] = @SR["About"]+" "+@SiteSettings.Value.Title;
|
||||
}
|
||||
<h1>@ViewData["Title"]</h1>
|
||||
<em>@SiteSettings.Value.Slogan</em>
|
||||
|
||||
<environment names="ZicMoove">
|
||||
|
||||
<markdown>
|
||||
|
||||
@ -90,3 +89,33 @@ et programme la suppression complète de ces dites informations dans les quinze
|
||||
L'opération est annulable, jusqu'à deux semaines après sa programmation.
|
||||
|
||||
</markdown>
|
||||
</environment>
|
||||
|
||||
<environment names="Lua">
|
||||
<markdown>
|
||||
C'est mon site pérso.
|
||||
|
||||
--
|
||||
Paul,
|
||||
publiant lua.p schneider.fr
|
||||
</markdown>
|
||||
</environment>
|
||||
|
||||
<environment names="Yavsc">
|
||||
<markdown>
|
||||
Yet Another Very Small Company ...
|
||||
</markdown>
|
||||
</environment>
|
||||
|
||||
<environment names="YavscPre">
|
||||
<markdown>
|
||||
Yet Another Very Small Company : La pré-production
|
||||
</markdown>
|
||||
</environment>
|
||||
|
||||
|
||||
<environment names="Dev">
|
||||
<markdown>
|
||||
Site du développeur
|
||||
</markdown>
|
||||
</environment>
|
||||
|
Reference in New Issue
Block a user