1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-16 04:34:56 +02:00
apt/_includes/footer.html

10 lines
359 B
HTML

<div class="footer">
<p>
Page generated on: <i>{{ site.time | date: "%Y-%m-%d %T %Z" }}</i> using version:
<a href="{{ site.github.repository_url }}/commit/{{ site.github.build_revision }}">
{{ site.github.build_revision | slice: 0,8 }}
</a>.
Please report issues to <a target="_blank" href="{{ site.github.issues_url }}">Github</a>
</p>
</div>