This commit is contained in:
@ -6,10 +6,9 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<button onclick='openAll();'>Open all</button>
|
||||
<button onclick='closeAll();'>Close all</button>
|
||||
<h1>{{title}}</h1>
|
||||
<ol>
|
||||
{{content}}
|
||||
</ol>
|
||||
</div>
|
||||
<script>
|
||||
|
||||
|
Reference in New Issue
Block a user