Skip to content

Instantly share code, notes, and snippets.

@Daenks
Last active September 3, 2019 19:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Daenks/854623f22edb1d5c2425836d7a559841 to your computer and use it in GitHub Desktop.
Save Daenks/854623f22edb1d5c2425836d7a559841 to your computer and use it in GitHub Desktop.
.column
div.ui.top.attached.label Test
.ui.two.column.celled.stackable.grid.container
//div.ui.top.attached.label Test2
.two.column.row
.column
div.field
div(class='ui input')
input#inputNumProcs(type='number', placeholder='4')
div.ui.pointing.label #CPUs (Multiple of 2)
.column
div.field
div(class='ui input')
input#inputMemoryGB(type='number', placeholder='4')
div.ui.pointing.label Memory (GB)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment