Skip to content
Snippets Groups Projects
Commit d62d6d8b authored by Krish Moodbidri's avatar Krish Moodbidri Committed by Mitchell Moore
Browse files

removed trailing whitespace

parent 8499cef8
No related branches found
No related tags found
No related merge requests found
<!doctype html>
<html>
<head>
{% block head %}
<link rel="stylesheet" href="/static/style/application.css">
......@@ -13,6 +14,5 @@
<footer>
{% block footer %}
{% endblock %}
</div>
</body>
</footer>
</html>
id = ''
id = ''
password = ''
key = ''
broker_url = 'amqp://' + id + ':' + password + '@ohpc:5672/'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment