update back link for the gallery page
This commit is contained in:
parent
0b9f8cdab8
commit
aaeb0fcee3
|
@ -1,6 +1,6 @@
|
|||
{% include header.html %}
|
||||
|
||||
<a id="gallery-back" href="/photos">
|
||||
<a id="gallery-back" href="/">
|
||||
{% include svg_arrow_back.html %}
|
||||
<span>ALBUMS</span>
|
||||
</a>
|
||||
|
@ -39,4 +39,4 @@
|
|||
{% endfor %}
|
||||
</div>
|
||||
|
||||
{% include footer.html %}
|
||||
{% include footer.html %}
|
||||
|
|
Loading…
Reference in New Issue