This repository was archived by the owner on Feb 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-34
lines changed Expand file tree Collapse file tree 2 files changed +8
-34
lines changed Original file line number Diff line number Diff line change 1
1
<section class =" section latest-posts" >
2
- <h2 class =" section-title" >Latest Posts</h2 >
3
- <ul class =" post-list" >
4
- <li >{ {> molecules-media-block } }</li >
5
- <li >{ {> molecules-media-block } }</li >
6
- <li >{ {> molecules-media-block } }</li >
7
- <li >{ {> molecules-media-block } }</li >
8
- <li >{ {> molecules-media-block } }</li >
9
- </ul >
10
- <a href =" #" class =" text-btn" >View more posts</a >
2
+ <h2 class =" section-title" >Latest Posts</h2 >
3
+ <ul class =" post-list" >
4
+ { {# latest-posts} }
5
+ <li >{ {> molecules-media-block } }</li >
6
+ { {/ latest-posts} }
7
+ </ul >
8
+ <a href =" #" class =" text-btn" >View more posts</a >
11
9
</section >
Original file line number Diff line number Diff line change 1
- <div class =" page" id =" page" >
2
- { {> organisms-header } }
3
- <div role =" main" >
4
- <h1 class =" section-title" >Our Outdoor Blog</h1 >
5
- <div class =" l-two-col" >
6
- <div class =" l-main" >
7
- <section class =" section latest-posts" >
8
-
9
- <ul class =" post-list" >
10
- { {# latest-posts} }
11
- <li >{ {> molecules-media-block } }</li >
12
- { {/ latest-posts} }
13
- </ul >
14
- <a href =" #" class =" text-btn" >View more posts</a >
15
- </section >
16
- { {> molecules-pagination } }
17
- </div ><!-- end l-main-->
18
-
19
- <div class =" l-sidebar" >
20
- { {> organisms-recent-tweets } }
21
- </div ><!-- end l-sidebar-->
22
- </div ><!-- end two-col-->
23
- </div ><!-- End role=main-->
24
- { {> organisms-footer } }
25
- </div >
1
+ { {> templates-blog } }
You can’t perform that action at this time.
0 commit comments