Sha256: 67b0548122d439f820e23b48ec000ee7facde927e3f7f303c7c99a23fb17105f
Contents?: true
Size: 286 Bytes
Versions: 1
Compression:
Stored size: 286 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>AppossSimpleAdapter</title> <%= stylesheet_link_tag "apposs-ldap-adapter/application", :media => "all" %> <%= javascript_include_tag "apposs-ldap-adapter/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
apposs_ldap_adapter-0.1.0 | app/views/layouts/apposs_ldap_adapter/application.html.erb |