Refactor.

This commit is contained in:
2019-11-02 21:37:09 +00:00
parent f653af2059
commit d4020f1a3f
52 changed files with 4207 additions and 4095 deletions

View File

@@ -36,7 +36,7 @@
// ****************************************************************************/
}
<p>
@Html.ActionLink("Return to main page.", "Index")<br />
@Html.ActionLink("Return to main page.", "Index")<br/>
DiscImageChef's code of conduct:
</p>
<div class="container">@Html.Raw(ViewBag.Markdown)</div>

View File

@@ -36,7 +36,7 @@
// ****************************************************************************/
}
<p>
@Html.ActionLink("Return to main page.", "Index")<br />
@Html.ActionLink("Return to main page.", "Index")<br/>
How to contribute to DiscImageChef:
</p>
<div class="container">@Html.Raw(ViewBag.Markdown)</div>

View File

@@ -36,7 +36,7 @@
// ****************************************************************************/
}
<p>
@Html.ActionLink("Return to main page.", "Index")<br />
@Html.ActionLink("Return to main page.", "Index")<br/>
DiscImageChef list of changes:
</p>
<div class="container">@Html.Raw(ViewBag.Markdown)</div>

View File

@@ -36,7 +36,7 @@
// ****************************************************************************/
}
<p>
@Html.ActionLink("Return to main page.", "Index")<br />
@Html.ActionLink("Return to main page.", "Index")<br/>
DiscImageChef list of things to be donated:
</p>
<div class="container">@Html.Raw(ViewBag.Markdown)</div>

View File

@@ -36,7 +36,7 @@
// ****************************************************************************/
}
<p>
@Html.ActionLink("Return to main page.", "Index")<br />
@Html.ActionLink("Return to main page.", "Index")<br/>
DiscImageChef's template for issue reports:
</p>
<div class="container">@Html.Raw(ViewBag.Markdown)</div>

View File

@@ -36,7 +36,7 @@
// ****************************************************************************/
}
<p>
@Html.ActionLink("Return to main page.", "Index")<br />
@Html.ActionLink("Return to main page.", "Index")<br/>
DiscImageChef's template for pull requests:
</p>
<div class="container">@Html.Raw(ViewBag.Markdown)</div>

View File

@@ -36,7 +36,7 @@
// ****************************************************************************/
}
<p>
@Html.ActionLink("Return to main page.", "Index")<br />
@Html.ActionLink("Return to main page.", "Index")<br/>
DiscImageChef list of things to do:
</p>
<div class="container">@Html.Raw(ViewBag.Markdown)</div>