Sha256: 086dff113d06affae82d19555a52a23d4243c8183fe6e91491d155908aba7b7b

Contents?: true

Size: 361 Bytes

Versions: 16

Compression:

Stored size: 361 Bytes

Contents

<header>
	<h1><%= @article.title %></h1>
</header>

<article>
	<section class="post-details">
		<time><%= @article.date %></time> &bull; 
		<!-- <a href="<%= @article.path %>">Permalink</a> &bull; -->
		<a href="javascript:void(0)" onclick="read_later('<%= @article.path %>');">Read Later</a>
	</section>
	<section>
		<%= @article.body %>
	</section>
</article>

Version data entries

16 entries across 13 versions & 1 rubygems

Version Path
baron-1.0.20 spec/sample_data/themes/typography/templates/article.rhtml
baron-1.0.18 spec/sample_data/themes/typography/templates/article.rhtml
baron-1.0.17 spec/sample_data/themes/typography/templates/article.rhtml
baron-1.0.14 spec/sample_data/themes/typography/templates/article.rhtml
baron-1.0.13 spec/sample_data/themes/typography/templates/article.rhtml
baron-1.0.12 spec/sample_data/themes/typography/templates/article.rhtml
baron-1.0.11 spec/sample_data/themes/typography/templates/article.rhtml
baron-1.0.11 spec/sample_data/themes/typography/typography/templates/article.rhtml
baron-1.0.9 spec/sample_data/themes/typography/typography/templates/article.rhtml
baron-1.0.9 spec/sample_data/themes/typography/templates/article.rhtml
baron-1.0.8 spec/sample_data/themes/typography/templates/article.rhtml
baron-1.0.8 spec/sample_data/themes/typography/typography/templates/article.rhtml
baron-1.0.7 spec/sample_data/themes/typography/templates/article.rhtml
baron-1.0.6 spec/sample_data/themes/typography/templates/article.rhtml
baron-1.0.5 spec/sample_data/themes/typography/templates/article.rhtml
baron-1.0.4 spec/sample_data/themes/typography/templates/article.rhtml