Sha256: 8366328912f2a014e7ef0a4c7d9e9d4772f190c2e5a0c93dd25867ef309eee54
Contents?: true
Size: 257 Bytes
Versions: 8
Compression:
Stored size: 257 Bytes
Contents
<script type="text/ng-template" id="promethee/write/components"> <div ng-init="components = component.children"> <div ng-repeat="component in components"> <ng-include src="'promethee/write/component'"></ng-include> </div> </div> </script>
Version data entries
8 entries across 8 versions & 1 rubygems