5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
@inherits Umbraco.Web.Macros.PartialViewMacroPage
|
|
|
|
@{
|
|
Html.RenderAction("Recent", "Results");
|
|
} |