-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathressources.html
47 lines (39 loc) · 1.13 KB
/
ressources.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
---
layout: default
---
<!-- Page Heading/Breadcrumbs -->
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">Ressources
<small>materials about the GEMOC initiative</small>
</h1>
<ol class="breadcrumb">
<li><a href="index.html">Home</a>
</li>
<li class="active">Ressources</li>
</ol>
</div>
</div>
<!-- /.row -->
<!-- Our Customers -->
<div class="row">
<div class="col-lg-12 ">
<h2 class="page-header">Artwork</h2>
TODO
</div>
</div>
<!-- /.row -->
<!-- Our Customers -->
<div class="row">
<div class="col-lg-12 ">
<h2 class="page-header">Poster</h2>
TODO
</div>
</div>
<!-- /.row -->
<!-- Content Row -->
<div class="row">
<div class="col-lg-12">
<p>Most of Start Bootstrap's unstyled templates can be directly integrated into the Modern Business template. You can view all of our unstyled templates on our website at <a href="http://startbootstrap.com/template-categories/unstyled">http://startbootstrap.com/template-categories/unstyled</a>.</p>
</div>
</div>