Sha256: 47f920fca0668e1b046efc62b5fc0cce846b40b29421763f0d29673fe9465077

Contents?: true

Size: 249 Bytes

Versions: 7

Compression:

Stored size: 249 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>ExCite</title>
  <%= stylesheet_link_tag    "ex_cite/application", :media => "all" %>
  <%= javascript_include_tag "ex_cite/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ex_cite-1.2.4 app/views/layouts/ex_cite/application.html.erb
ex_cite-1.2.3 app/views/layouts/ex_cite/application.html.erb
ex_cite-1.2.2 app/views/layouts/ex_cite/application.html.erb
ex_cite-1.2.1 app/views/layouts/ex_cite/application.html.erb
ex_cite-1.1.0 app/views/layouts/ex_cite/application.html.erb
ex_cite-1.0.1 app/views/layouts/ex_cite/application.html.erb
ex_cite-1.0.0 app/views/layouts/ex_cite/application.html.erb