File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1+ < div style ="background-color: #fff573; text-align: center; padding: 5px ">
2+ Training: Web Test Automation with Codeception - 04.09.2019-05.09.2019 < a href ="https://sdclabs.com/trainings/schedule "> Buy now!</ a >
3+ </ div >
Original file line number Diff line number Diff line change 3434 < link rel ="author " href ="https://plus.google.com/+Codeception ">
3535</ head >
3636
37- < body > {% capture guides %}{% include guides.html %}{% endcapture %}
37+ < body >
38+ {% capture guides %}{% include guides.html %}{% endcapture %}
3839 {% capture modules %}{% include modules.html %}{% endcapture %}
3940 {% capture reference %}{% include reference.html %}{% endcapture %}
4041 < nav class ="navbar nav-custom navbar-inverse navbar-fixed-top ">
42+
43+
44+ {% include announcement.html %}
45+
4146 < div class ="container-fluid ">
4247 < div class ="navbar-header ">
4348 < button type ="button " class ="navbar-toggle " data-toggle ="collapse " data-target =".navbar-collapse ">
@@ -154,9 +159,7 @@ <h4>Modules</h4>
154159 </ div > <!-- /.container -->
155160 </ nav >
156161
157- < div style ="background-color: #fff573; text-align: center, padding: 10px ">
158- Training: Web Test Automation with Codeception - 04.09.2019-05.09.2019 < a href ="https://sdclabs.com/trainings/schedule "> Buy now!</ a >
159- </ div >
162+
160163
161164 {% if page.hero %}
162165 < div > {% include {{ page.hero }} %}</ div >
You can’t perform that action at this time.
0 commit comments