-
Notifications
You must be signed in to change notification settings - Fork 0
/
footer.php
147 lines (143 loc) · 5.46 KB
/
footer.php
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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<!-- Footer -->
<div id="footer">
<div class="container">
<!-- <div class="row">-->
<!---->
<!-- <!-- Tweets -->
<!-- <section class="4u">-->
<!-- <header>-->
<!-- <h2 class="fa fa-twitter circled solo"><span>Tweets</span></h2>-->
<!-- </header>-->
<!-- <ul class="divided">-->
<!-- <li>-->
<!-- <article class="tweet">-->
<!-- Amet nullam fringilla nibh nulla convallis tique ante sociis accumsan.-->
<!-- <span class="timestamp">5 minutes ago</span>-->
<!-- </article>-->
<!-- </li>-->
<!-- <li>-->
<!-- <article class="tweet">-->
<!-- Hendrerit rutrum quisque.-->
<!-- <span class="timestamp">30 minutes ago</span>-->
<!-- </article>-->
<!-- </li>-->
<!-- <li>-->
<!-- <article class="tweet">-->
<!-- Curabitur donec nulla massa laoreet nibh. Lorem praesent montes.-->
<!-- <span class="timestamp">3 hours ago</span>-->
<!-- </article>-->
<!-- </li>-->
<!-- <li>-->
<!-- <article class="tweet">-->
<!-- Lacus natoque cras rhoncus curae dignissim ultricies. Convallis orci aliquet.-->
<!-- <span class="timestamp">5 hours ago</span>-->
<!-- </article>-->
<!-- </li>-->
<!-- </ul>-->
<!-- </section>-->
<!---->
<!-- <!-- Posts -->
<!-- <section class="4u">-->
<!-- <header>-->
<!-- <h2 class="fa fa-file circled solo"><span>Posts</span></h2>-->
<!-- </header>-->
<!-- <ul class="divided">-->
<!-- <li>-->
<!-- <article class="post stub">-->
<!-- <header>-->
<!-- <h3><a href="#">Nisl fermentum integer</a></h3>-->
<!-- </header>-->
<!-- <span class="timestamp">3 hours ago</span>-->
<!-- </article>-->
<!-- </li>-->
<!-- <li>-->
<!-- <article class="post stub">-->
<!-- <header>-->
<!-- <h3><a href="#">Phasellus portitor lorem</a></h3>-->
<!-- </header>-->
<!-- <span class="timestamp">6 hours ago</span>-->
<!-- </article>-->
<!-- </li>-->
<!-- <li>-->
<!-- <article class="post stub">-->
<!-- <header>-->
<!-- <h3><a href="#">Magna tempus consequat</a></h3>-->
<!-- </header>-->
<!-- <span class="timestamp">Yesterday</span>-->
<!-- </article>-->
<!-- </li>-->
<!-- <li>-->
<!-- <article class="post stub">-->
<!-- <header>-->
<!-- <h3><a href="#">Feugiat lorem ipsum</a></h3>-->
<!-- </header>-->
<!-- <span class="timestamp">2 days ago</span>-->
<!-- </article>-->
<!-- </li>-->
<!-- </ul>-->
<!-- </section>-->
<!---->
<!-- <!-- Photos -->
<!-- <section class="4u">-->
<!-- <header>-->
<!-- <h2 class="fa fa-camera circled solo"><span>Photos</span></h2>-->
<!-- </header>-->
<!-- <div class="row quarter no-collapse">-->
<!-- <div class="6u">-->
<!-- <a href="http://mdomaradzki.deviantart.com/art/Air-Lounge-385212062" class="image full"><img src="wp-content/themes/wpcontributorday/images/pic10.jpg" alt="" /></a>-->
<!-- </div>-->
<!-- <div class="6u">-->
<!-- <a href="http://mdomaradzki.deviantart.com/art/Paris-City-Streets-II-382623606" class="image full"><img src="wp-content/themes/wpcontributorday/images/pic11.jpg" alt="" /></a>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="row quarter no-collapse">-->
<!-- <div class="6u">-->
<!-- <a href="http://mdomaradzki.deviantart.com/art/Trainride-Visions-383309985" class="image full"><img src="wp-content/themes/wpcontributorday/images/pic12.jpg" alt="" /></a>-->
<!-- </div>-->
<!-- <div class="6u">-->
<!-- <a href="http://mdomaradzki.deviantart.com/art/Paris-Metro-382623851" class="image full"><img src="wp-content/themes/wpcontributorday/images/pic13.jpg" alt="" /></a>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="row quarter no-collapse">-->
<!-- <div class="6u">-->
<!-- <a href="http://mdomaradzki.deviantart.com/art/Cliffs-of-Coogee-II-366961860" class="image full"><img src="wp-content/themes/wpcontributorday/images/pic14.jpg" alt="" /></a>-->
<!-- </div>-->
<!-- <div class="6u">-->
<!-- <a href="http://mdomaradzki.deviantart.com/art/Stormy-Coast-VII-366561367" class="image full"><img src="wp-content/themes/wpcontributorday/images/pic15.jpg" alt="" /></a>-->
<!-- </div>-->
<!-- </div>-->
<!-- </section>-->
<!---->
<!-- </div>-->
<hr />
<div class="row">
<div class="12u">
<!-- Contact -->
<!-- <section class="contact">-->
<!-- <header>-->
<!-- <h3>Nisl turpis nascetur interdum?</h3>-->
<!-- </header>-->
<!-- <p>Urna nisl non quis interdum mus ornare ridiculus egestas ridiculus lobortis vivamus tempor aliquet.</p>-->
<!-- <ul class="icons">-->
<!-- <li><a href="#" class="fa fa-twitter solo"><span>Twitter</span></a></li>-->
<!-- <li><a href="#" class="fa fa-facebook solo"><span>Facebook</span></a></li>-->
<!-- <li><a href="#" class="fa fa-google-plus solo"><span>Google+</span></a></li>-->
<!-- <li><a href="#" class="fa fa-pinterest solo"><span>Pinterest</span></a></li>-->
<!-- <li><a href="#" class="fa fa-dribbble solo"><span>Dribbble</span></a></li>-->
<!-- <li><a href="#" class="fa fa-linkedin solo"><span>Linkedin</span></a></li>-->
<!-- </ul>-->
<!-- </section>-->
<!-- Copyright -->
<div class="copyright">
<ul class="menu">
<li>© WPcontributorday.com All rights reserved.</li>
<li>Design: <a href="http://html5up.net/">HTML5 UP</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<?php wp_footer(); ?>
</body>
</html>