2024-11-26 08:36:55 -07:00
|
|
|
{{template "devtest/devtest-header"}}
|
2023-04-13 23:19:11 -06:00
|
|
|
<div class="page-content devtest">
|
2024-03-22 07:45:10 -06:00
|
|
|
<div class="tw-flex">
|
2024-03-23 14:11:15 -06:00
|
|
|
<div class="tw-w-4/5">
|
2023-04-13 23:19:11 -06:00
|
|
|
hello hello hello hello hello hello hello hello hello hello
|
|
|
|
</div>
|
2024-03-23 14:11:15 -06:00
|
|
|
<div class="tw-w-1/5">
|
2023-04-13 23:19:11 -06:00
|
|
|
{{template "devtest/tmplerr-sub" .}}
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2024-11-26 08:36:55 -07:00
|
|
|
{{template "devtest/devtest-footer"}}
|