结发受长生 0d8a9f6739 initial
2018-05-06 01:00:35 +08:00

5 lines
187 B
Plaintext

<aside id="sidebar"<% if (theme.sidebar === 'bottom'){ %> class="outer"<% } %>>
<% theme.widgets.forEach(function(widget){ %>
<%- partial('_widget/' + widget) %>
<% }) %>
</aside>