File tree 2 files changed +10
-4
lines changed
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 34
34
< link rel ="author " href ="https://plus.google.com/+Codeception ">
35
35
</ head >
36
36
37
- < body > {% capture guides %}{% include guides.html %}{% endcapture %}
37
+ < body >
38
+ {% capture guides %}{% include guides.html %}{% endcapture %}
38
39
{% capture modules %}{% include modules.html %}{% endcapture %}
39
40
{% capture reference %}{% include reference.html %}{% endcapture %}
40
41
< nav class ="navbar nav-custom navbar-inverse navbar-fixed-top ">
42
+
43
+
44
+ {% include announcement.html %}
45
+
41
46
< div class ="container-fluid ">
42
47
< div class ="navbar-header ">
43
48
< button type ="button " class ="navbar-toggle " data-toggle ="collapse " data-target =".navbar-collapse ">
@@ -154,9 +159,7 @@ <h4>Modules</h4>
154
159
</ div > <!-- /.container -->
155
160
</ nav >
156
161
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
+
160
163
161
164
{% if page.hero %}
162
165
< div > {% include {{ page.hero }} %}</ div >
You can’t perform that action at this time.
0 commit comments