Skip to content

Commit

Permalink
Update allocation_create.html
Browse files Browse the repository at this point in the history
  • Loading branch information
claire-peters authored Dec 10, 2024
1 parent 9b58586 commit 0c39645
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ <h2>Request a new allocation <br><small>Project: {{ project.title }}</small></h2
<p class="font-weight-bold">By clicking submit you agree to the Terms and Conditions.</p>
</div>
<input class="btn btn-primary" type="submit" value="Submit" />

<a class="btn btn-secondary" href="{% url 'project-detail' project.pk %}" role="button">Back to Project</a><br>
</form>

Expand Down

0 comments on commit 0c39645

Please sign in to comment.