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}}
|
||||||
|
|
||||||
{{if $registertext}}
|
{{if $registertext}}
|
||||||
|
<div class="section-content-info-wrapper">
|
||||||
<div id="register-text" class="descriptive-paragraph">{{$registertext}}</div>
|
<div id="register-text" class="descriptive-paragraph">{{$registertext}}</div>
|
||||||
|
</div>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
{{if $invitations}}
|
{{if $invitations}}
|
||||||
|
Reference in New Issue
Block a user