Sha256: 2c739c6e94d6425713397e41d4b348746b762487c9c23656477d7f8862677256

Contents?: true

Size: 250 Bytes

Versions: 1

Compression:

Stored size: 250 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Yext Api</title>
  <%= stylesheet_link_tag    "yext/api/application", media: "all" %>
  <%= javascript_include_tag "yext/api/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
yext-api-0.1.1 app/views/layouts/yext/api/application.html.erb