Add page-wrapper to oauth/edit in frio

This commit is contained in:
Jonny Tischbein 2018-12-14 13:29:59 +01:00
parent 443210b4f0
commit dc7e6edca9
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<div class="generic-page-wrapper">
<h2 class="heading">{{$title}}</h2>
<form method="POST">
@ -16,3 +16,4 @@
<div class="clear"></div>
</form>
</div>