Reformatted with automated tools and minor fixes.
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<h1>{{ metadata.title }}</h1>
|
||||
<img src="{{metadata.relpath}}/{{metadata.featured}}" class="featured">
|
||||
</div>
|
||||
<div class="byline">
|
||||
<div class="byline" style="width: 100%">
|
||||
<p>Author: {{ metadata.author }}<br>
|
||||
Published: {{ get_time_iso8601(metadata.stat.ctime) }}
|
||||
{% if metadata.stat.mtime-metadata.stat.ctime > 512 %}
|
||||
|
Reference in New Issue
Block a user