Sha256: ac07591281380c2c54a5ba5715f22f1b98ded97413ab6c392ea8f7ec8958b806
Contents?: true
Size: 303 Bytes
Versions: 32
Compression:
Stored size: 303 Bytes
Contents
<script type="text/ng-template" id="promethee/components/image/edit/move"> <figure> <img ng-src="{{component.attributes.src}}" class="img-responsive"> <figcaption ng-show="component.attributes.caption" ng-bind-html="component.attributes.caption | htmlSafe"></figcaption> </figure> </script>
Version data entries
32 entries across 32 versions & 1 rubygems