Merge pull request #8 from redmatrix/dev
section-content-info-wrapper for register text
This commit is contained in:
commit
8e475810a7
@ -12,7 +12,9 @@
|
||||
{{/if}}
|
||||
|
||||
{{if $registertext}}
|
||||
<div id="register-text" class="descriptive-paragraph">{{$registertext}}</div>
|
||||
<div class="section-content-info-wrapper">
|
||||
<div id="register-text" class="descriptive-paragraph">{{$registertext}}</div>
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
{{if $invitations}}
|
||||
|
Reference in New Issue
Block a user