You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

317 B

{%if readme%}

<div class="mdui-typo mdui-shadow-3" style="padding: 20px;margin: 20px; 0">
<div class="mdui-chip">
<span class="mdui-chip-icon"><i class="mdui-icon material-icons">face</i></span>
<span class="mdui-chip-title">README.md</span>
</div>
{{readme|safe}}
</div>

{%endif%}