edit images block

This commit is contained in:
arcan1s
2014-07-30 09:57:12 +04:00
parent af702d8511
commit ad1c22a2bd
9 changed files with 49 additions and 24 deletions

View File

@ -165,7 +165,7 @@ systemctl restart git-etc
<h3><a href="#screenshots" class="anchor" name="screenshots"><span class="octicon octicon-link"></span></a>Screenshots</h3>
<p>(Screenshots in Russian, but GUI has English translation.)</p>
<p>
<div class="thumbnails">
{% assign scrdesc = "Main window" %}
{% assign scrname = "git-etc_mainwindow" %}
{% include prj_scr.html %}
@ -181,5 +181,5 @@ systemctl restart git-etc
{% assign scrdesc = "Roll back window" %}
{% assign scrname = "git-etc_rollbackwindow" %}
{% include prj_scr.html %}
</p>
</div>
<!-- end of gui block -->