-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpin_board.html
98 lines (65 loc) · 3.49 KB
/
pin_board.html
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
<div class="wrapper wrapper-content animated fadeInUp">
<ul class="notes">
<li>
<div>
<small>12:03:28 12-04-2014</small>
<h4>Long established fact</h4>
<p>The years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>
<a href="#"><i class="fa fa-trash-o "></i></a>
</div>
</li>
<li>
<div>
<small>11:08:33 16-04-2014</small>
<h4>Latin professor at Hampden-Sydney </h4>
<p>The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.</p>
<a href="#"><i class="fa fa-trash-o "></i></a>
</div>
</li>
<li>
<div>
<small>9:12:28 10-04-2014</small>
<h4>The standard chunk of Lorem</h4>
<p>Ipsum used since the 1500s is reproduced below for those interested.</p>
<a href="#"><i class="fa fa-trash-o "></i></a>
</div>
</li>
<li>
<div>
<small>3:33:12 6-03-2014</small>
<h4>The generated Lorem Ipsum </h4>
<p>The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>
<a href="#"><i class="fa fa-trash-o "></i></a>
</div>
</li>
<li>
<div>
<small>5:20:11 4-04-2014</small>
<h4>Contrary to popular belief</h4>
<p>Hampden-Sydney College in Virginia, looked up one.</p>
<a href="#"><i class="fa fa-trash-o "></i></a>
</div>
</li>
<li>
<div>
<small>2:10:12 4-05-2014</small>
<h4>There are many variations</h4>
<p>All the Lorem Ipsum generators on the Internet .</p>
<a href="#"><i class="fa fa-trash-o "></i></a>
</div>
</li>
<li>
<div>
<small>10:15:26 6-04-2014</small>
<h4>Ipsum used standard chunk of Lorem</h4>
<p>Standard chunk is reproduced below for those.</p>
<a href="#"><i class="fa fa-trash-o "></i></a>
</div>
</li>
</ul>
</div>
</div>
</div>
<!-- Mainly scripts -->
<!-- Custom and plugin javascript -->
<script src="js/common.js"></script>