Last active
March 13, 2022 07:17
-
-
Save rotten77/5905f25915622815e9cc399f923c74cb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{{div .row #my_custom_div}} | |
{{div .col-md-6}} | |
One | |
{{enddiv}} | |
{{div .col-md-6}} | |
Two | |
{{enddiv}} | |
{{enddiv}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment