Templates working
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
@using RazorLight
|
||||
@inherits TemplatePage<WGneu.Documents.BusinessDocument>
|
||||
@model WGneu.Documents.BusinessDocument
|
||||
@{ Layout = "Document"; }
|
||||
@{ Layout = "Document.cshtml"; }
|
||||
|
||||
<div class="info-wrapper">
|
||||
<div class="address-wrapper">
|
||||
|
Reference in New Issue
Block a user