This commit is contained in:
2017-11-14 09:32:06 +01:00
parent 871eefd1f9
commit 11a5172fbc

View File

@ -4,21 +4,14 @@
<h1>@ViewData["Title"]</h1> <h1>@ViewData["Title"]</h1>
<em>Linkmuse(trox)</em> <em>Linkmuse(trox)</em>
<markdown> <markdown>
Les tags. Les tags.
La librairie, les lives. La librairie, les lives.
</markdown> </markdown>
@{ @{
ViewData["Title"] = @SR["TODO"]; ViewData["Title"] = @SR["TODO"];
} }
<h1>@ViewData["Title"]</h1> <h1>@ViewData["Title"]</h1>
<em>Faster, stronger, shorter</em> <em>Faster, stronger, shorter</em>
<markdown> <markdown>
</markdown> </markdown>