{{ define "footer" }}
<!-- Footer -->
<div id="page-footer">
<p>
<a href="https://github.com/dapr/samples/tree/master/twitter-sentiment-processor">
twitter-sentiment-processor
</a>
</p>
{{ .version }}
</div>
</body>
</html>
{{ end }}