Files
stacks-puppet-node/api/templates/403.html

9 lines
250 B
HTML

<html>
<body>
<div class="centered">
<h3>403 Forbidden error</h3>
<h4>This public node does not allow POST requests. Try <a href="https://github.com/blockstack/blockstack-code">deploying your own node</a> instead.</h4>
</div>
</body>
</html>