Add new member link

This commit is contained in:
Montana
2019-03-25 15:50:27 -04:00
parent dd4dc9de86
commit 5312a11e16
2 changed files with 5 additions and 0 deletions

View File

@@ -61,6 +61,10 @@
</tbody>
</table>
<a class='icon-link'>
{{ "portfolios.admin.add_member" | translate }}
<span class='icon'>{{ Icon('plus') }}</span>
</a>
<input type='submit' class='usa-button usa-button-primary' value='{{ "Save" }}' />
</form>