Sha256: ead8f0ce022e2e2e742695e50ae5dadf3862ce6c1dbfd65af5cb088f940ecb3f

Contents?: true

Size: 434 Bytes

Versions: 16

Compression:

Stored size: 434 Bytes

Contents

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
    <head>
        <title>Login</title>
        <script sp:each='@assets[:js] |script|' type="text/javascript" src="{ script }"></script>
        <link sp:each='@assets[:css] |css_file|' rel='stylesheet' href='{ css_file }' />
    </head>
    <body>
        <div id="content">
            <sp:yield />
        </div>
    </body>
</html>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
spiderfw-1.0.1 apps/core/auth/views/login.layout.shtml
spiderfw-1.0.0 apps/core/auth/views/login.layout.shtml
spiderfw-0.6.39 apps/core/auth/views/login.layout.shtml
spiderfw-0.6.38 apps/core/auth/views/login.layout.shtml
spiderfw-0.6.37 apps/core/auth/views/login.layout.shtml
spiderfw-0.6.35 apps/core/auth/views/login.layout.shtml
spiderfw-0.6.34 apps/core/auth/views/login.layout.shtml
spiderfw-0.6.33 apps/core/auth/views/login.layout.shtml
spiderfw-0.6.32 apps/core/auth/views/login.layout.shtml
spiderfw-0.6.31 apps/core/auth/views/login.layout.shtml
spiderfw-0.6.30 apps/core/auth/views/login.layout.shtml
spiderfw-0.6.29 apps/core/auth/views/login.layout.shtml
spiderfw-0.6.28 apps/core/auth/views/login.layout.shtml
spiderfw-0.6.27 apps/core/auth/views/login.layout.shtml
spiderfw-0.6.26 apps/core/auth/views/login.layout.shtml
spiderfw-0.6.26.pre1 apps/core/auth/views/login.layout.shtml