File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- < li class ="list-group-item license-entry-item ">
2- < div class ="d-flex justify-content-between align-items-center ">
1+ < li class ="list-group-item license-entry-item crowdin-ignore ">
2+ < div class ="d-flex justify-content-between align-items-center crowdin-ignore ">
33 < div >
4- < strong > {{ include.item.name }}</ strong >
5- {% if include.item.version %}< span class ="ms-2 badge bg-secondary "> {{ include.item.version }}</ span > {% endif %}
6- < small class ="d-block license-entry-text-muted ">
7- < a href ="{{ include.item.url }} " target ="_blank " class ="license-entry-link "> {{ include.item.url }}</ a >
4+ < strong class =" crowdin-ignore " > {{ include.item.name }}</ strong >
5+ {% if include.item.version %}< span class ="ms-2 badge bg-secondary crowdin-ignore "> {{ include.item.version }}</ span > {% endif %}
6+ < small class ="d-block license-entry-text-muted crowdin-ignore ">
7+ < a href ="{{ include.item.url }} " target ="_blank " class ="license-entry-link crowdin-ignore "> {{ include.item.url }}</ a >
88 </ small >
99 </ div >
10- < span class ="badge bg-primary "> {{ include.item.license }}</ span >
10+ < span class ="badge bg-primary crowdin-ignore "> {{ include.item.license }}</ span >
1111 </ div >
1212</ li >
You can’t perform that action at this time.
0 commit comments