fix(curriculum): added extra line before </section> tag - Engl… (#36278)

This commit is contained in:
Randell Dawson
2019-07-18 08:24:12 -07:00
committed by mrugesh
parent b038af4925
commit c387873640
927 changed files with 928 additions and 0 deletions

View File

@ -53,4 +53,5 @@ tests:
```html
<img src="doingKarateWow.jpeg" alt="Someone doing karate">
```
</section>

View File

@ -101,4 +101,5 @@ tests:
<footer>&copy; 2018 Camper Cat</footer>
</body>
```
</section>

View File

@ -151,4 +151,5 @@ tests:
<footer>&copy; 2018 Camper Cat</footer>
</body>
```
</section>

View File

@ -123,4 +123,5 @@ tests:
<footer>&copy; 2018 Camper Cat</footer>
</body>
```
</section>

View File

@ -239,4 +239,5 @@ tests:
<footer>&copy; 2018 Camper Cat</footer>
</body>
```
</section>

View File

@ -99,4 +99,5 @@ tests:
<footer>&copy; 2018 Camper Cat</footer>
</body>
```
</section>

View File

@ -126,4 +126,5 @@ const datetimeAttr = $(timeElement).attr("datetime");
<footer>&copy; 2018 Camper Cat</footer>
</body>
```
</section>

View File

@ -145,4 +145,5 @@ tests:
<footer>&copy; 2018 Camper Cat</footer>
</body>
```
</section>

View File

@ -158,4 +158,5 @@ tests:
<footer>&copy; 2018 Camper Cat</footer>
</body>
```
</section>