mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-09-12 04:58:49 +00:00
Create recommendation table templates
This commit is contained in:
1
_includes/country.html
Normal file
1
_includes/country.html
Normal file
@@ -0,0 +1 @@
|
||||
<span class="text-nowrap"><span class="flag-icon flag-icon-{{ include.cc | escape | downcase }}" title='{{ site.data.country[include.cc] | escape }}' aria-hidden="true"></span> {{ site.data.country[include.cc] | escape }}</span>
|
Reference in New Issue
Block a user