Skip to content
Snippets Groups Projects
Commit 9ef0f8e2 authored by Chris Lawton's avatar Chris Lawton Committed by Todd Dembrey
Browse files

fix accessibility warnings

parent 76a0752a
No related merge requests found
{% extends "base-apply.html" %}
{% block title %}Revisions for {{ submission.title }}{% endblock %}
{% block content %}
<div class="wrapper wrapper--breakout wrapper--admin">
<div class="wrapper wrapper--medium">
<h2 class="heading heading--no-margin">Revisions</h2>
<h5>For <a href="{% url "funds:submission" submission.id %}">{{ submission.title }}</a></h5>
<h1 class="beta heading heading--no-margin heading--bold">Revisions</h1>
</div>
</div>
......
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