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 ff103ca commit 57c144aCopy full SHA for 57c144a
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