No need.
Create a Widget to sit at the top of your sidebars.
Customize as you prefer.
Create a Widget to sit at the top of your sidebars.
HTML:
<div class="block block--digest">
<div class="block-container">
<h3 class="block-minorHeader">Weekly Digest</h3>
<div class="block-body block-row">
<table border=1 width=100%>
<tr>
<td><center><b>Weekly Digest<br /><a href="https://www.YOURSITE.com/index.php?weeklydigest/">Subscribe/Unsubscribe</a></b></center></td>
</tr>
</table>
</div>
</div>
</div>
Customize as you prefer.