You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
261 B
Plaintext

2 years ago
<div class="section section<%= rand(1..3) %>">
<%= markdown(File.read(file)) %>
<span class="seemore">
<span class="seemore">
2 years ago
<b>
<span class="seedate"><%= date %></span>
2 years ago
</b>
2 years ago
<a class="seemorelink" href="/<%= file %>">Article Page</a>
2 years ago
</span>
</div>