Last active
May 3, 2016 23:17
-
-
Save honewatson/4a45fe6771fc3d43429f1f5b6f83aded to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
asset_type: Container Template | |
asset_name: Accordion | |
asset_parent_name: Configuration/Container Templates | |
content_files_dir: content_files/container_templates/accordion/ | |
auth_layout: auth_layout.html | |
auth_js: auth.js | |
auth_css: auth.css | |
frontend_layout: frontend_layut.html | |
frontend_js: frontend.js | |
frontend_css: frontend.css | |
metaschema: | |
name: Accordion | |
sections: | |
- Main: | |
fields: | |
- Title: | |
type: text | |
- Accordion One: | |
type: text | |
- Accordion Two: | |
type: text |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment