mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-02 04:16:44 +01:00
c1a47556f5
The block system now works off a basic modularity/expansion principle where users can add their own blocks
2 lines
158 B
PHP
2 lines
158 B
PHP
<label for='title' class='form-label'>{{__('messages.Heading Text:')}}</label>
|
|
<input type='text' name='title' value='{{$link_title}}' class='form-control' /> |