aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/templates/views/partial/tagcolumn.html
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2020-04-14 16:10:49 +0300
committerGravatar Vitaly Takmazov2020-04-14 16:10:49 +0300
commitf216eaa143febe357fb901f4e568e3f0a54cc7ce (patch)
treefe0e15fd9693ada27c8eb38e4eb509edfc9fc658 /src/main/resources/templates/views/partial/tagcolumn.html
parente8b26eab5c866893ede06a79f0977b8dc9add8eb (diff)
Initial grid layout
Diffstat (limited to 'src/main/resources/templates/views/partial/tagcolumn.html')
-rw-r--r--src/main/resources/templates/views/partial/tagcolumn.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/templates/views/partial/tagcolumn.html b/src/main/resources/templates/views/partial/tagcolumn.html
index c411c3c4..4d8ad160 100644
--- a/src/main/resources/templates/views/partial/tagcolumn.html
+++ b/src/main/resources/templates/views/partial/tagcolumn.html
@@ -23,3 +23,6 @@
{% endif %}
</div>
{% endif %}
+<span class="desktop">
+ {% include "views/partial/footer" %}
+</span> \ No newline at end of file