datatracker/ietf/secr/templates/includes/buttons_back.html

6 lines
160 B
HTML

<div class="button-group">
<ul>
<li><button type="button" onclick="window.location='../'">Back</button></li>
</ul>
</div> <!-- button-group -->