mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 15:26:46 +00:00
Merge pull request #127 from hongwei1/master
docfix/tweaked H1 for invitation page
This commit is contained in:
commit
a7dd8c9c18
@ -6,7 +6,7 @@
|
||||
|
||||
{% block content %}
|
||||
<div id="create-invitation">
|
||||
<h1>Invitation Developer</h1>
|
||||
<h1>Invite Developer</h1>
|
||||
|
||||
<form action="{% url 'my-user-invitation' %}" method="post">
|
||||
{% csrf_token %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user