21b4915f41
This reverts commit ac0389c7fa
.
26 lines
919 B
Handlebars
26 lines
919 B
Handlebars
<div class="svg">
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:cc="http://creativecommons.org/ns#"
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
version="1.1">
|
|
<defs>
|
|
<style type="text/css">{{> svg_styles}}</style>
|
|
</defs>
|
|
<metadata>
|
|
<rdf:RDF>
|
|
<cc:License rdf:about="http://creativecommons.org/licenses/by/3.0/">
|
|
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
|
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" />
|
|
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice" />
|
|
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution" />
|
|
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
|
</cc:License>
|
|
</rdf:RDF>
|
|
</metadata>
|
|
</svg>
|
|
</div>
|
|
<div class="progress">
|
|
<div style="width:0;"></div>
|
|
</div>
|