commenting out latter part of XSS for now

This commit is contained in:
Jason White 2017-02-17 16:18:36 -05:00
parent ac6e8b59b7
commit 3193b591d8

View File

@ -236,12 +236,12 @@
</div> </div>
<div class="lesson-page-wrapper"> <!--<div class="lesson-page-wrapper">-->
<!-- reuse this lesson-page-wrapper block for each 'page' of content in your lesson --> <!--&lt;!&ndash; reuse this lesson-page-wrapper block for each 'page' of content in your lesson &ndash;&gt;-->
<!-- include content here, or can be placed in another location. Content will be presented via asciidocs files, <!--&lt;!&ndash; include content here, or can be placed in another location. Content will be presented via asciidocs files,-->
which you put in src/main/resources/plugin/lessonplans/{lang}/{fileName}.adoc --> <!--which you put in src/main/resources/plugin/lessonplans/{lang}/{fileName}.adoc &ndash;&gt;-->
<div class="adoc-content" th:replace="doc:CrossSiteScripting_content7.adoc"></div> <!--<div class="adoc-content" th:replace="doc:CrossSiteScripting_content7.adoc"></div>-->
</div> <!--</div>-->
<!--<div class="lesson-page-wrapper">--> <!--<div class="lesson-page-wrapper">-->
<!--&lt;!&ndash; reuse this lesson-page-wrapper block for each 'page' of content in your lesson &ndash;&gt;--> <!--&lt;!&ndash; reuse this lesson-page-wrapper block for each 'page' of content in your lesson &ndash;&gt;-->
<!--&lt;!&ndash; include content here, or can be placed in another location. Content will be presented via asciidocs files,--> <!--&lt;!&ndash; include content here, or can be placed in another location. Content will be presented via asciidocs files,-->