Hijack Session Lesson
This commit is contained in:
committed by
Nanne Baars
parent
ec954046db
commit
dd2e9f074d
@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html xmlns:th="http://www.thymeleaf.org">
|
||||
|
||||
|
||||
|
||||
<div class="lesson-page-wrapper">
|
||||
<!-- reuse this block for each 'page' of content -->
|
||||
<!-- include content here ... will be first page/tab multiple -->
|
||||
<div class="adoc-content" th:replace="doc:HijackSession_solution.adoc"></div>
|
||||
</div>
|
||||
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user