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.
 
 
 

9 lines
290 B

<section class='m_widget about'>
<% if(config.avatar) { %>
<img class='avatar waves-image' src='<%= url_for(config.avatar) %>' />
<%} %>
<!-- <div class='header'><%=config.author %></div> -->
<div class='content'>
<!-- <div class='desc'><%=config.description %></div> -->
</div>
</section>