Sha256: a2bf25183f6d53ea8aeabf37e550fbdfde986837a1cd6af446482edce2537391

Contents?: true

Size: 311 Bytes

Versions: 2

Compression:

Stored size: 311 Bytes

Contents

<?import rel_prefix, modsort, files ?>

<div class="row">
	<div class="column">

		<header class="hero-unit">
		<?if header =~ /<h\d/ ?>
			<?attr header ?>
		<?else?>
			<h1><?attr header ?></h1>
		<?end if ?>
		</header>

		<section class="description">
			<?attr description ?>
		</section>

	</div>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rdoc-generator-sixfish-0.5.0.pre20190220103520 data/rdoc-generator-sixfish/templates/file.tmpl
rdoc-generator-sixfish-0.5.0.pre20180710102525 data/rdoc-generator-sixfish/templates/file.tmpl