refactor workspaces layout
This commit is contained in:
parent
dcbe8990b7
commit
1204847a82
@ -1,12 +1,8 @@
|
||||
{% extends "base.html.to" %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<main class="usa-section usa-content usa-width-one-whole">
|
||||
|
||||
<h1>Workspaces</h1>
|
||||
|
||||
<table class="usa-table-borderless" width="100%">
|
||||
<div class='col'>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" width="50%">Workspace Name</th>
|
||||
@ -29,8 +25,6 @@
|
||||
{% end %}
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</main>
|
||||
|
||||
</div>
|
||||
{% end %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user