new
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<div class="dream">
|
||||
<% if (theme.dream.showTitle) { %>
|
||||
<div class="title center-align">
|
||||
<i class="far fa-lightbulb"></i> <%= theme.dream.title %>
|
||||
</div>
|
||||
<% } %>
|
||||
<div class="row">
|
||||
<div class="col l8 offset-l2 m10 offset-m1 s10 offset-s1 center-align text">
|
||||
<%= theme.dream.text %>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user