Skip to content
Snippets Groups Projects
Commit 305cbfe6 authored by Ishan Patel's avatar Ishan Patel
Browse files

path fix

parent 0f69a85f
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
{% block title %} User Registration {% endblock %}
{% block head %}
{{ super() }}
<script src="/var/www/ood/register/flask_user_reg/app/static/scripts/function.js"></script>
<script src="/app/static/scripts/function.js"></script>
<script src="/register/static/scripts/application.js"></script>
<style type="text/css">
.important { color: #336699; }
......
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