|
| 1 | +<!-- |
1 | 2 | <t name="Homepage" priority="29" t-name="website.homepage"> |
2 | 3 | <t t-call="website.layout"> |
| 4 | +--> |
3 | 5 | <div id="wrap" class="oe_structure oe_empty"> |
4 | 6 | <div class="carousel slide mb64 mt0" id="myCarousel0"> |
5 | 7 | <ol class="carousel-indicators"> |
@@ -48,49 +50,52 @@ <h1 class="carousel-content col-md-6 col-sm-12 mb128 mt128">Get a good overview |
48 | 50 | <i class="fa fa-chevron-right" style=""/> |
49 | 51 | </div> |
50 | 52 | </div> |
51 | | - <section class="mb16 para_large"> |
52 | | - <div class="container"> |
53 | | - <div class="row mt16 mb16"> |
54 | | - <div class="text-center col-md-2"><span class="fa fa-suitcase fa-5x"/><h3 class="mt8 mb0">Planing</h3> |
55 | | -Scrum is a tool that gives your team and empolyees the oportunity to plan their work in a more neat and structured way.</div> |
56 | | - <div class="text-center col-md-2"> |
57 | | - <span class="fa fa-lock fa-5x" style=""/> |
58 | | - <h3 class="mt8 mb0">Roles</h3> |
59 | | - <p>Each team member has his own role. In Scrum there are always three different roles; Product Owner, Scrum Master and the developers.</p> |
60 | | - <div class="text-muted"/> |
| 53 | + <section class="mb12 para_large"> |
| 54 | + <div class="oe_container"> |
| 55 | + <div class="row "> |
| 56 | + <div class="text-center col-md-4"> |
| 57 | + <span class="fa fa-suitcase fa-5x"/> |
| 58 | + <h3 class="mt8 mb0">Planing</h3> |
| 59 | + Scrum is a tool that gives your team and empolyees the oportunity to plan their work in a more neat and structured way. |
| 60 | + </div> |
| 61 | + |
| 62 | + <div class="text-center col-md-4"> |
| 63 | + <span class="fa fa-lock fa-5x" style=""/> |
| 64 | + <h3 class="mt8 mb0">Roles</h3> |
| 65 | + Each team member has his own role. In Scrum there are always three different roles; Product Owner, Scrum Master and the developers. |
| 66 | + <div class="text-muted"/> |
| 67 | + </div> |
| 68 | + |
| 69 | + <div class="text-center col-md-4"> |
| 70 | + <span class="fa fa-heart fa-5x" style=""/> |
| 71 | + <h3 class="mt8 mb0 " style="">Daily Meetings.</h3> |
| 72 | + Daily Meeting for a maximum of 15 minutes duration where each member of the team will have to answer three question about what he did/will do and what obsticles he faces. |
| 73 | + </div> |
61 | 74 | </div> |
62 | | -<<<<<<< HEAD |
63 | | - <div class="text-center col-md-2"><span class="fa fa-heart fa-5x" style=""/><h3 class="mt8 mb0" style="text-align: left;">Daily Meetings.</h3> |
64 | | -Daily Meeting for a maximum of 15 minutes duration where each member of the team will have to answer three question about what he did/will do and what obsticles he faces.</div> |
65 | | - </div> |
66 | | -======= |
67 | | - |
68 | | - <div class="oe_span4"> |
69 | | - <h3 >Daily Meetings</h3> |
70 | | - <p > |
71 | | - Daily meeting for a maximum of 15 minutes duration where each member of the team will have to answer three questions about what he did/will do and what obstacles he faces. |
72 | | - </p> |
73 | | - <br> |
74 | | - </div> |
75 | | - |
| 75 | + </div> |
| 76 | + </section> |
| 77 | + |
76 | 78 | <section> |
77 | 79 | <div class="oe_span12"> |
78 | 80 | <h3 class="oe_slogan">Sprints</h3> |
79 | 81 | <p> |
80 | 82 | In Scrum you will work by sprints, where every sprint should be completed under a specific period which can vary from weeks and up to months. |
81 | 83 | </p> |
82 | | - |
83 | | - <center> |
84 | | - <img src="kanban.png" height="300" width="500"> |
| 84 | + <center> |
| 85 | + <img src="kanban.png" height="300" width="500"> |
85 | 86 | </center> |
86 | | - |
87 | | - <p> |
88 | | - |
89 | | - This is a port and enhancement of the old project_scrum version 6.1 by OpenERP SA. |
90 | | -</p> |
91 | | ->>>>>>> 98f9e11dfdbfb3f05eae480eca7d7a606b50808a |
92 | | - </div> |
93 | | - </section> |
| 87 | + <br/><br/> |
| 88 | + </div> |
| 89 | + <br/><br/> |
| 90 | + </section> |
| 91 | + |
| 92 | + <div class="form-group"> |
| 93 | + <div class="col-sm-10"> |
| 94 | + <label class="control-label">This is a port and enhancement of the old project_scrum version 6.1 by OpenERP SA.</label> |
| 95 | + </div> |
94 | 96 | </div> |
| 97 | + |
| 98 | +<!-- |
95 | 99 | </t> |
96 | 100 | </t> |
| 101 | +--> |
0 commit comments