Sha256: 6da9a2a82f72839808e87ce2050c8ee10cf8291e9b48b3a29b5b448eb60dce58

Contents?: true

Size: 225 Bytes

Versions: 5

Compression:

Stored size: 225 Bytes

Contents

<!DOCTYPE html>
<html>
    <head>
        <title>Test title</title>
    </head>
    <body>
        @RenderSection("header", false)
        @RenderBody()
        @RenderSection("footer", false)
    </body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
fubu-2.0.0.1887.alpha bin/templates/alteration/razor/Shared/Application.cshtml
fubu-2.0.0.1853.alpha bin/templates/alteration/razor/Shared/Application.cshtml
fubu-2.0.0.1824.alpha bin/templates/alteration/razor/Shared/Application.cshtml
fubu-1.0.0.391 bin/templates/alteration/razor/Shared/Application.cshtml
fubu-0.9.9.370 bin/templates/alteration/razor/Shared/Application.cshtml