We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba434b7 commit 30a55c5Copy full SHA for 30a55c5
root/author.tx
@@ -19,6 +19,7 @@
19
<li class="author-item">
20
<i class="fas fa-map-marker-alt"></i>
21
%% }
22
+ <img src="/static/images/flag/[% $author.country %].png" alt="[% $author.country %] flag">
23
[% $author.city %][% if $author.city && $author.region { %], [% } %][% $author.region %]
24
</li>
25
0 commit comments