Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

jsarnowski / jsarnowski/jet-theme-core   php

Repository URL to install this package:

/ editor / template-library-content.php

<?php
/**
 * templates loader view
 */
?>
<div class="jet-filters-list"></div>
<div class="jet-templates-wrap">
	<div class="jet-keywords-list"></div>
	<div class="jet-templates-list"></div>
</div>