Sha256: a9fd40cf3c3e77c0d768a369221571ede6a6cdf9f36145f3073d86a3f834f339
Contents?: true
Size: 902 Bytes
Versions: 4
Compression:
Stored size: 902 Bytes
Contents
accordion close-others="true" accordion-group is-open="status.open" accordion-heading i.pull-left.glyphicon ng-class="{'glyphicon-chevron-down': status.open, 'glyphicon-chevron-right': !status.open}" | SEO .form-group label for="seo_title" = Kms::Page.human_attribute_name(:seo_title) input#seo_title.form-control type="text" ng-model="page.seo_title" .form-group label for="seo_keywords" = Kms::Page.human_attribute_name(:seo_keywords) input#seo_keywords.form-control type="text" ng-model="page.seo_keywords" .form-group label for="seo_description" = Kms::Page.human_attribute_name(:seo_description) input#seo_description.form-control type="text" ng-model="page.seo_description" .form-group label for="seo_h1" = Kms::Page.human_attribute_name(:seo_h1) input#seo_h1.form-control type="text" ng-model="page.seo_h1"
Version data entries
4 entries across 4 versions & 1 rubygems