integration/modal-bibliotheque-image.html
author durandn
Thu, 16 Apr 2015 16:16:08 +0200
changeset 191 7eef5c1eee8c
parent 83 8f954a0d6031
permissions -rw-r--r--
fix url tags for embed_iframe in templates
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     1
<div class="row">
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     2
	<div class="span3">
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     3
		<ul class="modal-menu">
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     4
		    <li><a class="btn active" tabindex="-1" href="#"><i class="icon-folder-open"></i> Bibliothèque</a></li>
66
dd2fbf4c998f hide add new on modal
Anthony Ly <anthonyly.com@gmail.com>
parents: 58
diff changeset
     5
		    <li><a class="add-new  btn open-modal" data-type-media="image" data-title="Ajouter une image" tabindex="-1" href="modal-image.html"><i class="icon-plus-sign"></i> Ajouter une image</a></li>
1
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     6
    	</ul>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     7
	</div>
38
0e6e631718ee scrollbar modal
Anthony Ly <anthonyly.com@gmail.com>
parents: 2
diff changeset
     8
	<div class="span8 popup-content bibliotheque-image">
1
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     9
		<div class="row">
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    10
			<div class="span2">
58
9e14b6f964fe update edition
Anthony Ly <anthonyly.com@gmail.com>
parents: 42
diff changeset
    11
				<a href="#" 
9e14b6f964fe update edition
Anthony Ly <anthonyly.com@gmail.com>
parents: 42
diff changeset
    12
					data-url="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" 
9e14b6f964fe update edition
Anthony Ly <anthonyly.com@gmail.com>
parents: 42
diff changeset
    13
					data-title="splash!!!"
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    14
					data-description="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    15
					tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam"
58
9e14b6f964fe update edition
Anthony Ly <anthonyly.com@gmail.com>
parents: 42
diff changeset
    16
				><img src="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" alt=""></a>
1
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    17
				<h5>
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    18
					<a href="#" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    19
					data-url="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    20
					data-title="splash!!!"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    21
					data-description="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    22
					tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    23
				>splash!!!</a>
42
95e64fb6730f modal delete url
Anthony Ly <anthonyly.com@gmail.com>
parents: 38
diff changeset
    24
				</h5>
95e64fb6730f modal delete url
Anthony Ly <anthonyly.com@gmail.com>
parents: 38
diff changeset
    25
			</div>
95e64fb6730f modal delete url
Anthony Ly <anthonyly.com@gmail.com>
parents: 38
diff changeset
    26
			<div class="span2">
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    27
				<a href="#" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    28
					data-url="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    29
					data-title="splash!!!"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    30
					data-description="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    31
					tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    32
				><img src="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" alt=""></a>
42
95e64fb6730f modal delete url
Anthony Ly <anthonyly.com@gmail.com>
parents: 38
diff changeset
    33
				<h5>
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    34
					<a href="#" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    35
					data-url="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    36
					data-title="splash!!!"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    37
					data-description="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    38
					tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    39
				>splash!!!</a>
42
95e64fb6730f modal delete url
Anthony Ly <anthonyly.com@gmail.com>
parents: 38
diff changeset
    40
				</h5>
95e64fb6730f modal delete url
Anthony Ly <anthonyly.com@gmail.com>
parents: 38
diff changeset
    41
			</div>
95e64fb6730f modal delete url
Anthony Ly <anthonyly.com@gmail.com>
parents: 38
diff changeset
    42
			<div class="span2">
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    43
				<a href="#" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    44
					data-url="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    45
					data-title="splash!!!"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    46
					data-description="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    47
					tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    48
				><img src="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" alt=""></a>
42
95e64fb6730f modal delete url
Anthony Ly <anthonyly.com@gmail.com>
parents: 38
diff changeset
    49
				<h5>
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    50
					<a href="#" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    51
					data-url="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    52
					data-title="splash!!!"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    53
					data-description="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    54
					tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    55
				>splash!!!</a>
1
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    56
				</h5>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    57
			</div>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    58
			<div class="span2">
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    59
				<a href="#" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    60
					data-url="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    61
					data-title="splash!!!"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    62
					data-description="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    63
					tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    64
				><img src="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" alt=""></a>
1
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    65
				<h5>
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    66
					<a href="#" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    67
					data-url="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    68
					data-title="splash!!!"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    69
					data-description="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    70
					tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    71
				>splash!!!</a>
42
95e64fb6730f modal delete url
Anthony Ly <anthonyly.com@gmail.com>
parents: 38
diff changeset
    72
				</h5>
95e64fb6730f modal delete url
Anthony Ly <anthonyly.com@gmail.com>
parents: 38
diff changeset
    73
			</div>
95e64fb6730f modal delete url
Anthony Ly <anthonyly.com@gmail.com>
parents: 38
diff changeset
    74
			<div class="span2">
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    75
				<a href="#" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    76
					data-url="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    77
					data-title="splash!!!"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    78
					data-description="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    79
					tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    80
				><img src="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" alt=""></a>
42
95e64fb6730f modal delete url
Anthony Ly <anthonyly.com@gmail.com>
parents: 38
diff changeset
    81
				<h5>
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    82
					<a href="#" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    83
					data-url="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    84
					data-title="splash!!!"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    85
					data-description="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    86
					tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    87
				>splash!!!</a>
42
95e64fb6730f modal delete url
Anthony Ly <anthonyly.com@gmail.com>
parents: 38
diff changeset
    88
				</h5>
95e64fb6730f modal delete url
Anthony Ly <anthonyly.com@gmail.com>
parents: 38
diff changeset
    89
			</div>
95e64fb6730f modal delete url
Anthony Ly <anthonyly.com@gmail.com>
parents: 38
diff changeset
    90
			<div class="span2">
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    91
				<a href="#" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    92
					data-url="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    93
					data-title="splash!!!"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    94
					data-description="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    95
					tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    96
				><img src="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" alt=""></a>
42
95e64fb6730f modal delete url
Anthony Ly <anthonyly.com@gmail.com>
parents: 38
diff changeset
    97
				<h5>
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    98
					<a href="#" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
    99
					data-url="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   100
					data-title="splash!!!"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   101
					data-description="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   102
					tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   103
				>splash!!!</a>
1
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   104
				</h5>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   105
			</div>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   106
			<div class="span2">
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   107
				<a href="#" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   108
					data-url="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   109
					data-title="splash!!!"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   110
					data-description="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   111
					tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   112
				><img src="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" alt=""></a>
1
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   113
				<h5>
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   114
					<a href="#" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   115
					data-url="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   116
					data-title="splash!!!"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   117
					data-description="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   118
					tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   119
				>splash!!!</a>
1
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   120
				</h5>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   121
			</div>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   122
			<div class="span2">
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   123
				<a href="#" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   124
					data-url="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   125
					data-title="splash!!!"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   126
					data-description="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   127
					tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   128
				><img src="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" alt=""></a>
1
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   129
				<h5>
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   130
					<a href="#" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   131
					data-url="http://upload.wikimedia.org/wikipedia/commons/8/81/Waves_lajolla.jpg" 
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   132
					data-title="splash!!!"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   133
					data-description="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   134
					tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam"
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   135
				>splash!!!</a>
1
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   136
				</h5>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   137
			</div>
83
8f954a0d6031 edit title and descripttion video
Anthony Ly <anthonyly.com@gmail.com>
parents: 66
diff changeset
   138
			
1
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   139
		</div>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   140
		<div class="pagination">
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   141
		    <ul>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   142
			    <li class="disabled"><a href="#">Prev</a></li>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   143
			    <li class="active"><a href="#">1</a></li>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   144
			    <li><a href="#">2</a></li>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   145
			    <li><a href="#">3</a></li>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   146
			    <li><a href="#">4</a></li>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   147
			    <li><a href="#">5</a></li>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   148
			    <li><a href="#">Next</a></li>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   149
		    </ul>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   150
	    </div>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   151
	</div>
b95aebb070b5 first commit back office front metadatacomposer
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
   152
</div>