Files
LeafWeb/Web/Views/LeafCharter/Index.cshtml
T
2015-12-07 12:38:58 -05:00

8 lines
550 B
Plaintext

<img src="@Url.Action("LeafCharts", new {number=0})" alt="image" />
@*<img src="@Url.Action("LeafCharts", new {number=1})" alt="image" />
<img src="@Url.Action("LeafCharts", new {number=2})" alt="image" />
<img src="@Url.Action("LeafCharts", new {number=3})" alt="image" />
<img src="@Url.Action("LeafCharts", new {number=4})" alt="image" />
<img src="@Url.Action("LeafCharts", new {number=5})" alt="image" />
<img src="@Url.Action("LeafCharts", new {number=6})" alt="image" />
<img src="@Url.Action("LeafCharts", new {number=7})" alt="image" />*@