Skip to content
Snippets Groups Projects
Commit 12ec7700 authored by Lene Wasskog's avatar Lene Wasskog
Browse files

Merge branch 'main' into release

parents ecfdcf1e d3115e53
No related branches found
No related tags found
No related merge requests found
...@@ -173,7 +173,7 @@ END # Layer ...@@ -173,7 +173,7 @@ END # Layer
{% for language in languages %} {% for language in languages %}
"wms_abstract.{{language.language_code}}" " "wms_abstract.{{language.language_code}}" "
<ul style=\"list-style: none; padding: 0;\"> <ul style=\"list-style: none; padding: 0;\">
<li style=\"margin-bottom: 5px;\"><span style=\"display: inline-block; width: 25px; background: linear-gradient(to right, #0000FF, #FF0000);\">&nbsp;</span> {{language.risk}}</li> <li style=\"margin-bottom: 5px;\"><span style=\"display: inline-block; width: 25px; background: linear-gradient(to right, #00FF00, #FF0000);\">&nbsp;</span> {{language.risk}}</li>
</ul> </ul>
" "
{% endfor %} {% endfor %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment