As assigned by DIG:
http://evergreen-ils.org/meetings/evergreen/2020/evergreen.2020-11-05-14.01.log.html
Signed-off-by: blake <blake@mobiusconsortium.org>
float: left;
width: 35%;
}
+
+.article-footer .article-email-concern {
+ clear: both;
+ margin: auto;
+ width: 85%;
+ text-align: center;
+ font-size: 0.8em;
+}
<div class="article-footer-next">
<a href="{{site.path}}{{page.next.url}}">Next</a>
</div>
+ <div class="article-email-concern">
+ To report a problem with this documentation or provide feedback, please contact the
+ <a href="mailto:evergreen-documentation@list.evergreen-ils.org?subject=Reporting:%20{{site.url}}{{page.url}}&body=To%20Whom%20it%20may%20concern,">
+ DIG mailing list.
+ </a>
+ </div>
</div>
{{/if}}
{{> pagination}}