Add new theme: black-orange and update minimal
This commit is contained in:
26
themes/black-orange/blog_list.tpl
Normal file
26
themes/black-orange/blog_list.tpl
Normal file
@ -0,0 +1,26 @@
|
||||
|
||||
<!-- Blog List Start -->
|
||||
|
||||
<br />
|
||||
<div class="blog">
|
||||
|
||||
<div class="blogtitle"><a class="blogtitle" href="BLOGURL">BLOGTITLE</a></div>
|
||||
<div class="blogcontent">
|
||||
<div class="cal-icon">
|
||||
<div class="datetime">
|
||||
<div class="caltop"><p>CALADAY</p></div>
|
||||
<p class="day">CALNDAY</p>
|
||||
<p class="mon">CALMONTH</p>
|
||||
<p class="yr">CALYEAR</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="blogingress" id="ingress">
|
||||
<br />
|
||||
INGRESS
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Blog List End -->
|
Reference in New Issue
Block a user