-
Notifications
You must be signed in to change notification settings - Fork 1
/
html.jade
130 lines (113 loc) · 3.47 KB
/
html.jade
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
html
head
title 忍者コーダー
meta(name="viewport", content="width=device-width")
meta(http-equiv="Content-Type", content="text/html; charset=UTF-8")
body(bgcolor="#FFFFFF", topmargin="0", leftmargin="0", marginheight="0", marginwidth="0")
table(class="demo")
tr
td
td
h3 Explore this week on 忍者コーダー
p You are recieving this because you have subscribed
td
table(class="head-wrap", bgcolor="#446382")
tr
td
td(class="header container", align="")
div(class="content")
table(bgcolor="#446382")
tr
td
img(src="http://i57.tinypic.com/de8aa1.png")
td
h3(id="logoTitle") 忍者コーダー
td(align="right")
h6(class="collapse", class="grey-color") NEWSLETTER
td
<!-- BODY -->
table(class="body-wrap", bgcolor="")
tr
td
td(class="container", align="", bgcolor="#FFFFFF")
<!-- content -->
div(class="content")
table
tr
td
h1 Popular posts this week
h3= hot_posts[0].title
p
img(src="http://placehold.it/600x300")
p= hot_posts[0].title
- for(var i=1 ; i< hot_posts.length ; i++) {
<!-- content -->
div(class="content")
table(bgcolor="")
tr
td(class="small", width="20%", style="vertical-align: top; padding-right:10px;")
img(src="http://placehold.it/75x75")
td
h4= hot_posts[i].title
small= hot_posts[i].author_name
p(class="")= hot_posts[i].title
a(class="btn", href="/post/"+hot_posts[i].title) Read More »
};
<!-- content -->
div(class="content")
table(bgcolor="")
tr
td
p(class="callout")
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor.
a(href="#") Do it Now! »
<!-- content -->
div(class="content")
table(bgcolor="")
tr
td
<!-- social & contact -->
table(bgcolor="", class="social", width="100%")
tr
td
table(bgcolor="", class="social", width="100%")
tr
td
div(class="column")
table(bgcolor="", cellpadding="", align="left")
tr
td
h5 Connect with Us:
p(class="")
a(href="#", class="soc-btn fb") Facebook
a(href="#", class="soc-btn tw") Twitter
a(href="#", class="soc-btn gp") Google+
div
div(class="column")
table(bgcolor="", cellpadding="", align="left")
tr
td
h5(class="") Contact Info:
p Phone :
strong 0820-213213
a(href="emailto:ravishetty150@gmail.com") ravishetty150@gmail.com
div(class="clear")
<!-- FOOTER -->
table(class="footer-wrap")
tr
td
td(class="container")
<!-- content -->
div(class="content")
table
tr
td(align="center")
p(class="footer-links")
a(href="#") HOME
a(href="#") ABOUT
a(href="#") CONTACT
a(href="#")
unsubscribe UNSUBSCRIBE
tr
td(align="center")
p(class="copyright") © 2015 忍者コーダー limited. Trademarks and brands are the property of their respective.