You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
The legend template is an optional template which defines terms or symbols used on the page
Icon Glossary
<div class="legend">
<div class="container">
<img class="req" src="$symbol_image" alt="$symbol_name" />
<div class="leader">=</div>
<div class="label">$symbol_description</div>
</div>
</div>