mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-16 04:34:56 +02:00
8 lines
265 B
HTML
8 lines
265 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>
|
|
</p>
|
|
</div>
|