Sha256: 905be7d917a34e154abfe71720d780ccb78480321aefcd0beabbe7284a7349b3

Contents?: true

Size: 244 Bytes

Versions: 4

Compression:

Stored size: 244 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
decidim-file_authorization_handler-0.28.2.0 app/views/layouts/file_authorization_handler/application.html.erb
decidim-file_authorization_handler-0.27.1.7 app/views/layouts/file_authorization_handler/application.html.erb
decidim-file_authorization_handler-0.27.1.6 app/views/layouts/file_authorization_handler/application.html.erb
decidim-file_authorization_handler-0.27.1.5 app/views/layouts/file_authorization_handler/application.html.erb